Algram / ytdl-webserver

📻 Webserver for downloading youtube videos. Ready for docker.
MIT License
1.44k stars 140 forks source link

Modify Dockerfile for Alpine #41

Open jjasonkal opened 4 years ago

jjasonkal commented 4 years ago

Using Alpine as Base Image reduces the image's size from 666MB to 309MB.

jjasonkal commented 4 years ago

Thanks for the suggestions, alpine builds much faster. The speed of video converting seems the same and i had a bug with node:dubnium-stretch-slim for Greek letters. If you found any bugs with alpine let me know. @SuperSandro2000