handbrake working

This commit is contained in:
2024-07-21 23:33:04 -07:00
parent 68cee73585
commit 2548b064e6
4 changed files with 42 additions and 33 deletions
+9
View File
@@ -0,0 +1,9 @@
version: '3.4'
services:
handbrake:
extends:
file: ${COOKBOOK}/handbrake/docker-compose.yml
service: handbrake
env_file:
- .env