Corrected autopause's resume to work with alpine images (#1464)

This commit is contained in:
Geoff Bourne
2022-04-10 10:58:18 -05:00
committed by GitHub
parent 4af80debe2
commit 97fe6b1f14
9 changed files with 46 additions and 11 deletions
+1 -7
View File
@@ -57,13 +57,7 @@ WORKDIR /data
STOPSIGNAL SIGTERM
ENV UID=1000 GID=1000 \
MEMORY="1G" \
TYPE=VANILLA VERSION=LATEST \
ENABLE_RCON=true RCON_PORT=25575 RCON_PASSWORD=minecraft \
ENABLE_AUTOPAUSE=false AUTOPAUSE_TIMEOUT_EST=3600 AUTOPAUSE_TIMEOUT_KN=120 AUTOPAUSE_TIMEOUT_INIT=600 \
AUTOPAUSE_PERIOD=10 AUTOPAUSE_KNOCK_INTERFACE=eth0 \
ENABLE_AUTOSTOP=false AUTOSTOP_TIMEOUT_EST=3600 AUTOSTOP_TIMEOUT_INIT=1800 AUTOSTOP_PERIOD=10
ENV TYPE=VANILLA VERSION=LATEST EULA=""
COPY --chmod=755 scripts/start* /
COPY --chmod=755 bin/ /usr/local/bin/