pull/24/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 892f4407e2
commit 5fd64959cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,6 +25,8 @@ RUN \
python3-pip \ python3-pip \
ffmpeg \ ffmpeg \
mkvtoolnix \ mkvtoolnix \
zip \
unzip \
tidy && \ tidy && \
echo "************ install python packages ************" && \ echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \ python3 -m pip install --no-cache-dir -U \

Loading…
Cancel
Save