mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-10 18:45:09 +00:00
[mc] Add support for DOWNLOAD_*_URL overrides
Also switched from wget to curl
This commit is contained in:
@@ -12,6 +12,7 @@ RUN echo "http://dl-3.alpinelinux.org/alpine/v3.5/community/" >> /etc/apk/reposi
|
||||
lsof \
|
||||
su-exec \
|
||||
bash \
|
||||
curl \
|
||||
git \
|
||||
jq &&\
|
||||
rm -rf /var/cache/apk/*
|
||||
|
||||
Reference in New Issue
Block a user