/HandBrake-build

Docker container for building HandBrake for Windows

Primary LanguageDockerfile

Usage

docker build -t hb . docker run -v <output-dir>:/out hb

At the end, you'll have a HandBrakeCLI.exe in <output dir>