mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-26 10:58:22 +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
|
EXPOSE $PORT/udp $RCON_PORT/tcp
|
||||||
|
|
||||||
COPY ./docker-entrypoint.sh /
|
COPY files/ /
|
||||||
COPY ./scenario2map.sh /
|
|
||||||
COPY ./scenario.sh /
|
|
||||||
|
|
||||||
USER $USER
|
USER $USER
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user