-
Create
.envconfiguration file from example file:$ cp example.env .env -
Build image with HLDS Server. It includes raw Steam HLDS + Metamod + DProto + AMX MOD X:
$ docker-compose build hlds -
Build custom server image based on hlds image. It includes maps, configuration and the other customization stuff:
$ docker-compose build server -
Edit
.envconfiguration variables if needed (see image entrypoint filehlds_run.shif you want to figure out how variables are used). -
Start your server:
$ docker-compose up -d server -
Enjoy ;)
vitordino/counter-strike-docker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|