mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
24 lines
539 B
Markdown
24 lines
539 B
Markdown
# Handbrake
|
|
|
|
DockerHub: https://hub.docker.com/r/jlesage/handbrake
|
|
Env docs: https://github.com/jlesage/docker-handbrake
|
|
|
|
## NOTES
|
|
|
|
You can specify read and write for example:
|
|
"handbrake-storage:/storage:ro"
|
|
"handbrake-output:/output:rw"
|
|
|
|
## Nvidia GPU
|
|
|
|
HANDBRAKE_IMAGE=zocker160/handbrake-nvenc:latest
|
|
Github: https://github.com/zocker-160/handbrake-nvenc-docker
|
|
DockerHub NVENC: https://hub.docker.com/r/zocker160/handbrake-nvenc
|
|
|
|
# Gotchas
|
|
|
|
```
|
|
problem /etc/cont-init.d/55-handbrake.sh: 47: log: not found docker
|
|
```
|
|
chmod the volumes
|