HandBrake in Ubuntu.
docker run -v "$(pwd):/files" -v "/usr/local/share/fonts:/usr/local/share/fonts:ro" --rm -d joshava/handbrake HandBrakeCLI --help
Note that this Docker image will rebuild font cache on start.
/files - Default work directories/usr/local/share/fonts - Fonts directoriesContent type
Image
Digest
Size
69.3 MB
Last updated
over 6 years ago
docker pull joshava/handbrake