mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-08-05 23:13:17 +00:00
+2
-1
@@ -15,7 +15,8 @@ RUN apk add --no-cache -U \
|
|||||||
mysql-client \
|
mysql-client \
|
||||||
tzdata \
|
tzdata \
|
||||||
rsync \
|
rsync \
|
||||||
nano
|
nano \
|
||||||
|
python python-dev py2-pip
|
||||||
|
|
||||||
HEALTHCHECK --start-period=1m CMD mc-monitor status --host localhost --port $SERVER_PORT
|
HEALTHCHECK --start-period=1m CMD mc-monitor status --host localhost --port $SERVER_PORT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user