mc: use rcon-cli to stop the server, when it's available

This commit is contained in:
Geoff Bourne
2019-01-24 18:39:26 -06:00
parent 90d721763d
commit d368978949
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ EXPOSE 25565 25575
ARG RESTIFY_VER=1.1.4
ARG RCON_CLI_VER=1.4.0
ARG MC_SERVER_RUNNER_VER=1.2.0
ARG MC_SERVER_RUNNER_VER=1.3.0
ARG TOF_BUILDTOOLS_VER=1.2.0
ARG ARCH=amd64