- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_thenickoftime_handbrake-web-server
- tag: 0.7.3
- worker_image:
- repository: ghcr.io/thenickoftime/handbrake-web-worker
- tag: 0.7.3
- consts:
- handbrake_server_container_name: handbrake-server
- handbrake_worker_container_name: handbrake-worker
- perms_container_name: permissions
- internal_server_port: 9999
- data_path: /data
- video_path: /video
|