mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-11 16:18:52 +00:00
@@ -15,6 +15,7 @@ RUN apt-get update \
|
||||
tzdata \
|
||||
rsync \
|
||||
nano \
|
||||
unzip \
|
||||
&& apt-get clean
|
||||
|
||||
HEALTHCHECK --start-period=1m CMD mc-monitor status --host localhost --port $SERVER_PORT
|
||||
|
||||
Reference in New Issue
Block a user