Sign inSign up

adamveld12/steamcmd

By adamveld12

Updated over 10 years ago

SteamCMD

Image
1

478

adamveld12/steamcmd repository overview

SteamCMD

A steamcmd client setup in a container for easy docker based dedicated server setups.

How to setup

  1. Go into configuration/configure.sh and add a steam username and password into the relevant environment variables. (I would recommend that you use a dummy steam account for this). Also add an APP ID for the game you want to run

  2. Add your startup script to configuration/startup.sh. The entrypoint in the container is pointing there by default.

  3. docker run -d -v $PWD/configuration:/configuration -p someport adamveld12/steam

There is also a /data folder that can be used for any persistent information.

Tag summary

Content type

Image

Digest

Size

101.9 MB

Last updated

over 10 years ago

docker pull adamveld12/steamcmd