mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-25 02:18:22 +01:00
Removed unsued command
This commit is contained in:
parent
d8b20e5531
commit
fa1af6c03d
@ -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…
Reference in New Issue
Block a user