mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-28 21:18:03 +02:00
removed unused USER directive
This commit is contained in:
@ -41,6 +41,4 @@ EXPOSE $PORT/udp $RCON_PORT/tcp
|
|||||||
|
|
||||||
COPY files/ /
|
COPY files/ /
|
||||||
|
|
||||||
#USER $USER
|
|
||||||
|
|
||||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||||
|
Reference in New Issue
Block a user