By default, generate random RCON password at startup (#2071)

This commit is contained in:
Geoff Bourne
2023-04-07 20:05:09 -05:00
committed by GitHub
parent 8987d2cc81
commit f6ab2aaab3
5 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ WORKDIR /data
STOPSIGNAL SIGTERM
# End user MUST set EULA and change RCON_PASSWORD
ENV TYPE=VANILLA VERSION=LATEST EULA="" UID=1000 GID=1000 RCON_PASSWORD=minecraft
ENV TYPE=VANILLA VERSION=LATEST EULA="" UID=1000 GID=1000
COPY --chmod=755 scripts/start* /
COPY --chmod=755 bin/ /usr/local/bin/