Skip to content

NeuralNoise/steam-dedicated-servers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.6%
  • Dockerfile 14.4%