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