steam/README.md

11 lines
281 B
Markdown
Raw Normal View History

2017-04-13 10:40:00 +02:00
## steam-base
steam-base installs the steam platform, which is required for most dedicated
source gameserves. This image is useless on its own, but can be used to
spin up gameservers for CS:GO, TF2 or Garys Mod.
### Building steam-base
```
docker build -t zombi/steam-base .
```