mirror of
https://github.com/fruworg/cstrike.git
synced 2024-11-16 10:07:18 +03:00
Update Dockerfile
This commit is contained in:
parent
7836e46713
commit
6955654218
@ -31,6 +31,7 @@ ADD https://github.com/AMXX4u/BasePack/releases/download/1.0.20/BasePack.zip /tm
|
|||||||
RUN unzip -o /tmp/BasePack.zip -d /hlds
|
RUN unzip -o /tmp/BasePack.zip -d /hlds
|
||||||
RUN chmod +x hlds_linux
|
RUN chmod +x hlds_linux
|
||||||
|
|
||||||
RUN touch cstrike/{banned,listip}.cfg
|
RUN touch cstrike/banned,listip.cfg
|
||||||
|
RUN touch cstrike/banned,listip.cfg
|
||||||
|
|
||||||
ENTRYPOINT ./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015 +sv_lan 0 +map de_dust2 -maxplayers 16
|
ENTRYPOINT ./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015 +sv_lan 0 +map de_dust2 -maxplayers 16
|
||||||
|
Loading…
Reference in New Issue
Block a user