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
255 stars 62 forks source link

Split into RUNs for download, checksum and build #382

Closed wader closed 8 months ago

wader commented 8 months ago

Makes it easier to debug build failures and also improves caching a bit.

Related to #380