steam/README.md
2020-08-12 20:29:39 +02:00

11 lines
291 B
Markdown

## steam
steam is an image containing the steam platform, which is required for some
dedicated gameserves. This image is not very useful on its own, but can be
used as a base for spinning up gameservers for CS:GO, TF2 or Garys Mod.
### Building steam
```
docker build -t zombi/steam .
```