From e4a17066ee752d8fcb3cec2fbfdde3c020a9f3da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Sat, 23 Sep 2023 15:50:52 +0600 Subject: [PATCH] Update Dockerfile --- Dockerfile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 57caac0..4961a32 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM i386/debian:bookworm - + LABEL maintainer="im@fruw.org" ENV LANG en_US.utf8 @@ -9,7 +9,7 @@ RUN apt-get update && \ apt-get -y install --no-install-recommends \ ca-certificates \ locales \ - unzip + unzip RUN localedef -c -i en_US -f UTF8 en_US.UTF8 @@ -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