Skip to content
Jona Koudijs edited this page Nov 18, 2025 · 1 revision

Games

Most game servers are packaged into (Docker) containers. The configuration and the build pipelines are stored in the [lanlords/games](https://github.com/lanlords/games) repository.

The containers of games based on SteamCMD like TF2, CSGO and Chivalry are automatically rebuild when a change is detected on Steam. The logic and code for this can be found in the [lanlords/builds](https://github.com/lanlords/builds) repository.

Clone this wiki locally