1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-18 13:47:35 +02:00
yt-dlp/bundle/docker/compose.yml

11 lines
189 B
YAML
Raw Normal View History

services:
static:
build: static
environment:
channel: ${channel}
origin: ${origin}
version: ${version}
volumes:
- ~/build:/build
- ../..:/yt-dlp