1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-01-28 13:17:34 +01:00

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