generated from sh-edraft.de/docker-garrysmod
@@ -27,7 +27,11 @@ ENV \
|
||||
|
||||
WORKDIR /home/steam/unturned
|
||||
|
||||
RUN mkdir -p /home/steam/unturned && chown -R steam:steam /home/steam/unturned
|
||||
|
||||
USER steam
|
||||
RUN /home/steam/steamcmd/steamcmd.sh +force_install_dir /home/steam/unturned +login anonymous +app_update 1110390 validate +quit
|
||||
USER root
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user