mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
fix youtube-dl
This commit is contained in:
parent
315904fd53
commit
7c2d385102
@ -8,6 +8,7 @@ MAINTAINER kev <noreply@easypi.info>
|
||||
RUN set -xe \
|
||||
&& apk add --no-cache ca-certificates \
|
||||
ffmpeg \
|
||||
openssl \
|
||||
python \
|
||||
&& wget -O- https://bootstrap.pypa.io/get-pip.py | python \
|
||||
&& pip install youtube-dl
|
||||
|
Loading…
Reference in New Issue
Block a user