Daniel Gibbs
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
1 deletions
README.md
@ -1,4 +1,9 @@
# SteamCMD Docker Image
< p align = "center" >
< br >
< a href = "[https://linuxgsm.com](https://developer.valvesoftware.com/wiki/SteamCMD)" > < img src = "https://user-images.githubusercontent.com/4478206/197491064-8cd6ad22-31b6-4219-935a-c24393fbc44c.jpg" alt = "SteamCMD" > < / a >
[](https://hub.docker.com/r/steamcmd/steamcmd)
[](https://github.com/GameServerManagers/docker-steamcmd/actions)
@ -30,6 +35,6 @@ Download Counter Strike: Global Offensive Dedicated Server to current host direc
docker run -it -v $PWD:/data gameservermanagers/steamcmd:latest +force_install_dir /data +login anonymous +app_update 740 +quit
```
# Notes
# # Notes
This container is based off of the [steamcmd ](https://github.com/steamcmd/docker ) container and is primarily used for [LinuxGSM ](https://linuxgsm.com ) game servers.