mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-24 00:33:20 +03:00
Attempt to reduce docker image size
This commit is contained in:
@@ -49,7 +49,8 @@ RUN apt-get update && apt-get -y install \
|
|||||||
python2 \
|
python2 \
|
||||||
python3 \
|
python3 \
|
||||||
gosu \
|
gosu \
|
||||||
atomicparsley && \
|
atomicparsley \
|
||||||
|
--no-install-recommends && \
|
||||||
apt-get install -f && \
|
apt-get install -f && \
|
||||||
apt-get autoremove --purge && \
|
apt-get autoremove --purge && \
|
||||||
apt-get autoremove && \
|
apt-get autoremove && \
|
||||||
|
|||||||
Reference in New Issue
Block a user