mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 12:08:02 +02:00
Removed unsused command
This commit is contained in:
@ -14,7 +14,6 @@ RUN echo "# Installing WGET" && \
|
|||||||
echo "# Cleaning" && \
|
echo "# Cleaning" && \
|
||||||
apt-get remove -y --purge curl && \
|
apt-get remove -y --purge curl && \
|
||||||
apt-get autoremove -y --purge && \
|
apt-get autoremove -y --purge && \
|
||||||
apt-purge-build && \
|
|
||||||
apt-clean
|
apt-clean
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user