mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-28 02:04:43 +01:00
Removed unsued command
This commit is contained in:
parent
df19b88ba0
commit
c5e0b6b3b5
@ -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-clean
|
|
||||||
|
|
||||||
|
|
||||||
CMD ["./smart_launch.sh"]
|
CMD ["./smart_launch.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user