mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-18 19:48:51 +00:00
Prepared forge branch's Dockerfile
This commit is contained in:
@@ -77,6 +77,9 @@ ENV UID=1000 GID=1000 \
|
|||||||
ENABLE_AUTOPAUSE=false AUTOPAUSE_TIMEOUT_EST=3600 AUTOPAUSE_TIMEOUT_KN=120 AUTOPAUSE_TIMEOUT_INIT=600 \
|
ENABLE_AUTOPAUSE=false AUTOPAUSE_TIMEOUT_EST=3600 AUTOPAUSE_TIMEOUT_KN=120 AUTOPAUSE_TIMEOUT_INIT=600 \
|
||||||
AUTOPAUSE_PERIOD=10 AUTOPAUSE_KNOCK_INTERFACE=eth0
|
AUTOPAUSE_PERIOD=10 AUTOPAUSE_KNOCK_INTERFACE=eth0
|
||||||
|
|
||||||
|
# preset the server type
|
||||||
|
ENV TYPE=FORGE
|
||||||
|
|
||||||
COPY start* /
|
COPY start* /
|
||||||
COPY health.sh /
|
COPY health.sh /
|
||||||
ADD files/autopause /autopause
|
ADD files/autopause /autopause
|
||||||
|
|||||||
Reference in New Issue
Block a user