mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
parent
91def1176d
commit
20385507d8
@ -14,7 +14,8 @@ RUN echo "http://dl-3.alpinelinux.org/alpine/v3.5/community/" >> /etc/apk/reposi
|
||||
bash \
|
||||
curl \
|
||||
git \
|
||||
jq &&\
|
||||
jq \
|
||||
mysql-client &&\
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
RUN addgroup -g 1000 minecraft \
|
||||
|
Loading…
Reference in New Issue
Block a user