Merged latest from master

This commit is contained in:
Geoff Bourne
2021-04-08 19:35:00 -05:00
6 changed files with 120 additions and 15 deletions
+2
View File
@@ -66,6 +66,8 @@ COPY server.properties /tmp/server.properties
COPY log4j2.xml /tmp/log4j2.xml
WORKDIR /data
STOPSIGNAL SIGTERM
ENV UID=1000 GID=1000 \
MEMORY="1G" \
TYPE=VANILLA VERSION=LATEST \