CSGO Docker-Compose
!!
Project base is the awesome work of
https://github.com/Gonzih/docker-csgo-server
Thanks! :-)
Build local csgo Image with latest Updates. Why? You only have to update one image for all servers.
cd docker
docker build -t csgo:latest .
Start a local deathmatch server
docker-compose -f deathmatch.yml up
http://csgodev.com/csgo-server-command-line-options/ https://pkrhosting.co.uk/knowledgebase/8/How-to-change-the-gamemode-of-the-csgo-server.html