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

Possibly use Dockerfile heredoc in the future #374

Open wader opened 9 months ago

wader commented 9 months ago

https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/reference.md#here-documents (was released in 2021 i think)

Maybe can embed checkelf and possibly could be used to create some download/build helpers or Makefile