flyingluscas / steam-dedicated-servers

Steam game servers using Docker ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steam Dedicated Servers (with Docker)

Just some Steam game servers using Docker ;)

Counter-Strike 1.6

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!

Counter-Strike: Global Offensive

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!

About

Steam game servers using Docker ;)


Languages

Language:Shell 100.0%