Casandro / tvheadend_to_hls

A small web service that exports tvheadend services via HLS
GNU General Public License v2.0
2 stars 2 forks source link

Error building docker #6

Open santiagovasquez opened 3 months ago

santiagovasquez commented 3 months ago

Hello Alejandro, I just cloned your project, but following your steps, I get this error. I have moved entrypoint.sh to various locations and continue getting the same message. What could it be?

delete

Casandro commented 3 months ago

Are you using VMS? The path in your shell looks like it's a VMS machine. I haven't tried it on VMS yet.

santiagovasquez commented 3 months ago

I'm trying to build it on a Windows machine with Docker installed. I've also tried on a machine with Ubuntu 22 and get the same result. Where should I run it?

Casandro commented 3 months ago

Hmm, I run it on Debian, but I've looked into the build process and it was a bit iffy. I've changed it now to be simpler. Maybe this also fixed it for you.