SteamCMD is a command-line version of the Steam client. It allows you to download and install games on a headless server. This container image builds daily and is available on [Docker Hub](https://hub.docker.com/r/gameservermanagers/steamcmd) as well as [GitHub Container Registry](https://github.com/GameServerManagers/docker-steamcmd/pkgs/container/steamcmd).
@ -19,11 +21,13 @@ SteamCMD is a command-line version of the Steam client. It allows you to downloa
docker cli
```bash
docker run -it gameservermanagers/steamcmd
docker run -it gameservermanagers/steamcmd:latest
```
Download Counter Strike: Global Offensive Dedicated Server to current host directory.
```bash
docker run -it steamcmd/steamcmd:latest +login anonymous +app_update 740 +quit