mc: restore UID and GID options

for #234
This commit is contained in:
Geoff Bourne
2018-07-30 21:49:43 -05:00
parent 8a26e73dab
commit 848cd8b994
4 changed files with 115 additions and 96 deletions

View File

@@ -7,6 +7,7 @@ RUN apk add --no-cache -U \
imagemagick \
lsof \
su-exec \
shadow \
bash \
curl iputils wget \
git \
@@ -57,5 +58,3 @@ ENV JVM_XX_OPTS="-XX:+UseG1GC" MEMORY="1G" \
LEVEL_TYPE=DEFAULT GENERATOR_SETTINGS= WORLD= MODPACK= SERVER_PORT=25565 ONLINE_MODE=TRUE CONSOLE=true
COPY start* /
USER minecraft