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

Update Dockerfile #454

Closed mathieu-aubin closed 1 month ago

mathieu-aubin commented 1 month ago

standard meson commands tar using $TAR_OPTS cd after tar and clone configure arguments on separate lines LIBJXL to verify - didnt have time

wader commented 1 month ago

Thanks! Nice cleanup and fix of some missing tar opts! 👍