Restored python temporarily until jq usage can replace it

For #427
This commit is contained in:
Geoff Bourne 2020-01-27 14:24:09 -06:00
parent c8380daee5
commit 30ba3a4b78

View File

@ -15,7 +15,8 @@ RUN apk add --no-cache -U \
mysql-client \
tzdata \
rsync \
nano
nano \
python python-dev py2-pip
HEALTHCHECK --start-period=1m CMD mc-monitor status --host localhost --port $SERVER_PORT