Docker wrapper around ffmpeg
command.
Builds of the image are available on Docker Hub.
docker pull codeworksio/ffmpeg
Alternatively you can build the image yourself.
docker build --tag codeworksio/ffmpeg \
github.com/codeworksio/docker-ffmpeg
make build test