mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
5 lines
215 B
Bash
5 lines
215 B
Bash
# 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 |