Just some Steam game servers using Docker ;)
Just run the command below to start the server:
$ docker-compose up cstrike
Basic server configuration can be done in the docker-compose.yml
, but if you want to change more stuff you can use the cstrike/server.cfg
file, have fun!
Just run the command below to start the server:
$ docker-compose up csgo
Basic server configuration can be done in the docker-compose.yml
, have fun!