add dockerfile
This commit is contained in:
7
Dockerfile
Normal file
7
Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
FROM steamcmd/steamcmd:latest
|
||||||
|
|
||||||
|
WORKDIR /root
|
||||||
|
|
||||||
|
RUN steamcmd +force_install_dir /root +login anonymous +app_update 1007 validate +app_update 1963720 validate +quit
|
||||||
|
|
||||||
|
ENTRYPOINT /root/_launch.sh
|
Reference in New Issue
Block a user