Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into dockertest

This commit is contained in:
Isaac Abadi
2020-08-08 16:08:54 -04:00
36 changed files with 480 additions and 103 deletions

View File

@@ -1,5 +1,7 @@
FROM arm32v7/alpine:3.12
COPY qemu-arm-static /usr/bin
ENV UID=1000 \
GID=1000 \
USER=youtube