mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-16 02:47:58 +00:00
Added back yq/xq pip package until full conversion can be done
For #428
This commit is contained in:
@@ -18,6 +18,8 @@ RUN apk add --no-cache -U \
|
|||||||
nano \
|
nano \
|
||||||
python python-dev py2-pip
|
python python-dev py2-pip
|
||||||
|
|
||||||
|
RUN pip install yq
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
RUN addgroup -g 1000 minecraft \
|
RUN addgroup -g 1000 minecraft \
|
||||||
|
|||||||
Reference in New Issue
Block a user