Dockerfile aktualisiert

This commit is contained in:
2025-03-27 10:09:22 +01:00
parent 55030cf186
commit 6b45a42f82

View File

@@ -11,6 +11,7 @@ RUN wget -q -O /tmp/packages-microsoft-prod.deb https://packages.microsoft.com/c
ENV DATA_DIR="/vintagestory"
ENV VS_CHANNEL="stable"
ENV STATIC_V=""
ENV GAME_PARAMS=""
ENV UMASK=000
ENV UID=99