automatic update ffmpeg from https://github.com/BtbN/FFmpeg-Builds
176
This Docker image automatically downloads and updates the latest ffmpeg binaries from the BtbN/FFmpeg-Builds repository. It mounts a host directory to make the ffmpeg binaries accessible outside the container.
To run the container and automatically keep your ffmpeg binaries up-to-date, use the following command:
docker run -d \
-v /path/on/host:/ffmpeg \
--name ffmpeg-updater \
bai0012/ffmpeg-updater
Content type
Image
Digest
sha256:dd5ed57b0…
Size
7.5 MB
Last updated
over 1 year ago
docker pull bai0012/ffmpeg-updater