mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-15 16:31:28 +03:00
🚀 bye unnecessary build cleanups (not last stage)
This commit is contained in:
@@ -20,9 +20,6 @@ RUN apt-get update && apt-get -y install \
|
|||||||
# spares us this spaghetti approach: https://stackoverflow.com/a/60547197
|
# spares us this spaghetti approach: https://stackoverflow.com/a/60547197
|
||||||
npm && \
|
npm && \
|
||||||
apt-get install -f && \
|
apt-get install -f && \
|
||||||
apt-get autoremove --purge && \
|
|
||||||
apt-get autoremove && \
|
|
||||||
apt-get clean && \
|
|
||||||
npm config set strict-ssl false && \
|
npm config set strict-ssl false && \
|
||||||
npm install -g @angular/cli
|
npm install -g @angular/cli
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user