mirror of
https://github.com/ZorgCC/docker-games-scripts.git
synced 2025-02-23 11:51:06 +03:00
7d2d test
This commit is contained in:
parent
a292a5e6e3
commit
5a66a8e07f
8
linux/7d2d/Dockerfile
Normal file
8
linux/7d2d/Dockerfile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
FROM epicmorg/steamcmd
|
||||||
|
|
||||||
|
WORKDIR $VALVE_GAME_FOLDER
|
||||||
|
|
||||||
|
RUN steamcmd +login anonymous +force_install_dir $VALVE_GAME_FOLDER +app_update 294420 +quit && \
|
||||||
|
CMD $VALVE_GAME_FOLDER/7DaysToDieServer.x86_64 \
|
||||||
|
-logfile $VALVE_GAME_FOLDER/7DaysToDieServer_Data/output_log__`date +%Y-%m-%d__%H-%M-%S`.txt \
|
||||||
|
-quit -batchmode -nographics -dedicated -configfile=$VALVE_STEAMCMD_FOLDER/vol/serverconfig.xml
|
Loading…
x
Reference in New Issue
Block a user