wader / static-ffmpeg

Multi-arch docker image with ffmpeg/ffprobe binaries built as hardened static PIE binaries with no external dependencies
https://hub.docker.com/r/mwader/static-ffmpeg/
MIT License
233 stars 56 forks source link

Make alpine version configurable #459

Closed timhovius closed 1 month ago

timhovius commented 1 month ago

I need to install certificates (due TLS inspection) to access the internet. Now I use a custom alpine base container (containing ssl certifcates) which I use to build static-ffmpeg.

wader commented 1 month ago

Ready to merge?

wader commented 1 month ago

Thanks!