mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 02:31:27 +03:00
Trying removal of python
This commit is contained in:
@@ -75,7 +75,7 @@ RUN npm config set strict-ssl false && \
|
|||||||
FROM base
|
FROM base
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
curl -sL https://raw.githubusercontent.com/Unitech/pm2/master/packager/setup.deb.sh | bash && \
|
curl -sL https://raw.githubusercontent.com/Unitech/pm2/master/packager/setup.deb.sh | bash && \
|
||||||
apt install -y --no-install-recommends gosu python3-minimal python-is-python3 python3-pip atomicparsley build-essential && \
|
apt install -y --no-install-recommends gosu atomicparsley build-essential && \
|
||||||
pip install pycryptodomex && \
|
pip install pycryptodomex && \
|
||||||
apt remove -y --purge build-essential && \
|
apt remove -y --purge build-essential && \
|
||||||
apt autoremove -y --purge && \
|
apt autoremove -y --purge && \
|
||||||
|
|||||||
Reference in New Issue
Block a user