From 33b3f8d99a15a5dcfce04bde9c1104bbb04b07c6 Mon Sep 17 00:00:00 2001 From: ich777 Date: Mon, 11 Nov 2019 11:30:16 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EDockerfile=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 17fad7e..3d50f41 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ ENV GAME_NAME="template" ENV GAME_PARAMS="template" ENV GAME_PORT=27015 ENV VALIDATE="" +ENV UMASK=000 ENV UID=99 ENV GID=100 ENV USERNAME=""