Update Dockerfile

This commit is contained in:
ruslan 2025-02-07 17:55:26 +01:00 committed by GitHub
parent 44b49d8f29
commit b3f1d9b89b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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