mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 04:37:23 +01:00
moved entrypoints to files directory
This commit is contained in:
parent
66bef56cd2
commit
a989b500b0
@ -37,9 +37,7 @@ VOLUME /factorio
|
||||
|
||||
EXPOSE $PORT/udp $RCON_PORT/tcp
|
||||
|
||||
COPY ./docker-entrypoint.sh /
|
||||
COPY ./scenario2map.sh /
|
||||
COPY ./scenario.sh /
|
||||
COPY files/ /
|
||||
|
||||
USER $USER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user