„Dockerfile“ ändern

This commit is contained in:
2019-11-11 10:26:38 +01:00
parent d873127c82
commit ef39d34c57

View File

@@ -10,6 +10,7 @@ ENV DATA_DIR="/serverdata"
ENV SERVER_DIR="${DATA_DIR}/serverfiles"
ENV GAME_PARAMS=""
ENV FORCE_UPDATE=""
ENV UMASK=000
ENV UID=99
ENV GID=100