mirror of
https://github.com/fruworg/cstrike.git
synced 2025-02-22 19:01:14 +03:00
Update Dockerfile
This commit is contained in:
parent
44b49d8f29
commit
b3f1d9b89b
@ -34,6 +34,8 @@ RUN chmod +x hlds_linux
|
|||||||
RUN touch cstrike/banned.cfg
|
RUN touch cstrike/banned.cfg
|
||||||
RUN touch cstrike/listip.cfg
|
RUN touch cstrike/listip.cfg
|
||||||
|
|
||||||
|
RUN rm -rf /tmp/*
|
||||||
|
|
||||||
EXPOSE 27015
|
EXPOSE 27015
|
||||||
CMD ./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015 \
|
CMD ./hlds_run -game cstrike -strictportbind -ip 0.0.0.0 -port 27015 \
|
||||||
+sv_lan 0 +map de_dust2 -maxplayers 10 +localinfo amxx_cfg cstrike/addons/amxmodx
|
+sv_lan 0 +map de_dust2 -maxplayers 10 +localinfo amxx_cfg cstrike/addons/amxmodx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user