Update arm32v7.dockerfile

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

@ -26,6 +26,7 @@ RUN \
mkvtoolnix \ mkvtoolnix \
python3 \ python3 \
py3-pip \ py3-pip \
yt-dlp \
ffmpeg && \ ffmpeg && \
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