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
245 stars 60 forks source link

Fix max depth exceeded error #434

Closed wader closed 3 months ago

wader commented 3 months ago

Turns out sha256sum without --status exits with error code also so no real point splitting into multiple RUNs which also consumes lots of layers.