mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 20:10:03 +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 \
|
||||
python3 \
|
||||
gosu \
|
||||
atomicparsley && \
|
||||
atomicparsley \
|
||||
--no-install-recommends && \
|
||||
apt-get install -f && \
|
||||
apt-get autoremove --purge && \
|
||||
apt-get autoremove && \
|
||||
|
||||
Reference in New Issue
Block a user