You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Docker will download and install SteamCMD and the according game that is pulled via specifying the Tag.
Please see the different Tags/Branches which games are available.
Example Env params for CS:Source
Name
Value
Example
STEAMCMD_DIR
Folder for SteamCMD
/serverdata/steamcmd
SERVER_DIR
Folder for gamefile
/serverdata/serverfiles
GAME_ID
The GAME_ID that the container downloads at startup. If you want to install a static or beta version of the game change the value to: '232330 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install).