This commit is contained in:
2022-09-05 17:39:12 -07:00
parent 5122172d89
commit 489d607a4e
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ ARG INSTALL_SCRIPT=https://raw.githubusercontent.com/fithwum/foundryvtt/master/a
ENV PUID=99
ENV GUID=100
ENV GAME_PORT=30000
RUN adduser -D -u 99 -G users -h /foundry -s /bin/bash foundry