mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 11:17:23 +01:00
Typo in Dockerfile
This commit is contained in:
parent
ffef5899e9
commit
14fb9ecf35
@ -36,7 +36,7 @@ EXPOSE $PORT/udp $RCON_PORT/tcp
|
|||||||
|
|
||||||
COPY ./docker-entrypoint.sh /
|
COPY ./docker-entrypoint.sh /
|
||||||
COPY ./scenario2map.sh /factorio/entrypoints
|
COPY ./scenario2map.sh /factorio/entrypoints
|
||||||
COPY ./scenariosh /factorio/entrypoints
|
COPY ./scenario.sh /factorio/entrypoints
|
||||||
|
|
||||||
USER $USER
|
USER $USER
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user