https://github.com/cospoland/steamcmd_docker
SteamCMD dockerfile
https://github.com/cospoland/steamcmd_docker
docker gaming steamcmd
Last synced: 2 months ago
JSON representation
SteamCMD dockerfile
- Host: GitHub
- URL: https://github.com/cospoland/steamcmd_docker
- Owner: cospoland
- Created: 2017-02-25T18:32:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T14:14:40.000Z (over 9 years ago)
- Last Synced: 2025-03-11T09:25:37.918Z (over 1 year ago)
- Topics: docker, gaming, steamcmd
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steamcmd docker image
If you want to run a game server, you mostly will do not need to rebuild this image.
You'll want to write **run.sh** script which will be executed after updating steamcmd (in /data/steamcmd directory).
The script should be mounted as a volume. **/data** can be also a volume.
**Docker registry: https://hub.docker.com/r/pyyy/steamcmd/**
Based on Ubuntu 16.04. Libraries required to start SteamCMD and Don't Starve server are installed.