Sign inSign up

bai0012/ffmpeg-updater

By bai0012

•Updated over 1 year ago

automatic update ffmpeg from https://github.com/BtbN/FFmpeg-Builds

Image
0

176

bai0012/ffmpeg-updater repository overview

⁠ffmpeg-updater

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.

⁠Usage

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

Tag summary

Content type

Image

Digest

sha256:dd5ed57b0…

Size

7.5 MB

Last updated

over 1 year ago

docker pull bai0012/ffmpeg-updater