mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-04 23:17:31 +02:00
commit
38d5a510ca
@ -11,7 +11,10 @@ RUN set -xe \
|
|||||||
openssl \
|
openssl \
|
||||||
python3 \
|
python3 \
|
||||||
aria2 \
|
aria2 \
|
||||||
&& pip3 install youtube-dl==2018.09.26
|
&& pip3 install youtube-dl
|
||||||
|
|
||||||
|
# Try to run it so we know it works
|
||||||
|
RUN youtube-dl --version
|
||||||
|
|
||||||
WORKDIR /data
|
WORKDIR /data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user