mirror of
https://github.com/fruworg/cstrike.git
synced 2025-01-18 04:20:51 +03:00
Update Dockerfile
This commit is contained in:
parent
f9ccc81df1
commit
e4a17066ee
@ -34,4 +34,5 @@ RUN chmod +x hlds_linux
|
||||
RUN touch cstrike/banned.cfg
|
||||
RUN touch cstrike/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 +localinfo amxx_cfg cstrike/addons/amxmodx
|
||||
|
Loading…
x
Reference in New Issue
Block a user