summaryrefslogtreecommitdiffstats
path: root/bundle/docker/compose.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:10:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 03:10:22 +0000
commitbb3682b5a9a4d0e8e45f74de8c21dba3d5e6e0ab (patch)
treed7890656a89a7d2f3497a5793dd65aa746f7cabd /bundle/docker/compose.yml
parentAdding upstream version 2024.04.09. (diff)
downloadyt-dlp-4191033c6e2eeef4fd4eae7175a1d8423430c386.tar.xz
yt-dlp-4191033c6e2eeef4fd4eae7175a1d8423430c386.zip
Adding upstream version 2024.05.26.upstream/2024.05.26
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'bundle/docker/compose.yml')
-rw-r--r--bundle/docker/compose.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/bundle/docker/compose.yml b/bundle/docker/compose.yml
new file mode 100644
index 0000000..5f89ca6
--- /dev/null
+++ b/bundle/docker/compose.yml
@@ -0,0 +1,10 @@
+services:
+ static:
+ build: static
+ environment:
+ channel: ${channel}
+ origin: ${origin}
+ version: ${version}
+ volumes:
+ - ~/build:/build
+ - ../..:/yt-dlp