mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
removed handbrake config, updated handbrake documentation
This commit is contained in:
+3
-12
@@ -3,23 +3,14 @@
|
||||
DockerHub: https://hub.docker.com/r/jlesage/handbrake
|
||||
Env docs: https://github.com/jlesage/docker-handbrake
|
||||
|
||||
## SAMPLE ENV
|
||||
|
||||
```text
|
||||
# Handbrake
|
||||
VOL_PATH=/docker/vol/handbrake-data #HELP: volpath
|
||||
VOL_CONFIG_PATH=/docker/vol #HELP: configpath
|
||||
COOKBOOK=/home/user/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
HANDBRAKE_IMAGE=jlesage/handbrake:latest
|
||||
```
|
||||
|
||||
## NOTES
|
||||
|
||||
You can specify read and write for example:
|
||||
"handbrake-storage:/storage:ro"
|
||||
"handbrake-output:/output:rw"
|
||||
|
||||
## Nvidia
|
||||
## Nvidia GPU
|
||||
|
||||
HANDBRAKE_IMAGE=zocker160/handbrake-nvenc:latest
|
||||
https://github.com/zocker-160/handbrake-nvenc-docker
|
||||
Github: https://github.com/zocker-160/handbrake-nvenc-docker
|
||||
DockerHub NVENC: https://hub.docker.com/r/zocker160/handbrake-nvenc
|
||||
Reference in New Issue
Block a user