CS2/bullseye
galinette-34 a5dab84d73
Update Dockerfile to set variable CS2_IP
The variable CS2_IP will be used in entry.sh for cs2 parameter "-ip" to set the tcp listener to a specific ip address.

default: 0.0.0.0 (listen to all IPs on the local machine) is probably the best.
left blank: cs2 try to identify the current ip automatically
2023-10-12 13:58:09 +02:00
..
etc Add support for +game_alias, use this as the preferred game mode declaration when defined. Updated readme. 2023-10-11 22:16:00 +01:00
hooks Initial commit 2023-09-30 20:58:08 +01:00
.dockerignore Initial commit 2023-09-30 20:58:08 +01:00
Dockerfile Update Dockerfile to set variable CS2_IP 2023-10-12 13:58:09 +02:00