mirror of
https://github.com/bplein/factorio-docker.git
synced 2024-11-24 08:42:31 +02:00
Removed unused layer
This commit is contained in:
parent
6f33dd8444
commit
eb22619e44
@ -10,8 +10,6 @@ COPY ./smart_launch.sh /opt
|
|||||||
|
|
||||||
RUN tar -xzf factorio.tar.gz
|
RUN tar -xzf factorio.tar.gz
|
||||||
|
|
||||||
WORKDIR /opt/factorio
|
|
||||||
|
|
||||||
CMD ["./smart_launch.sh"]
|
CMD ["./smart_launch.sh"]
|
||||||
|
|
||||||
EXPOSE 34197/udp
|
EXPOSE 34197/udp
|
||||||
|
Loading…
Reference in New Issue
Block a user