[mc] Add support for DOWNLOAD_*_URL overrides

Also switched from wget to curl
This commit is contained in:
Geoff Bourne
2017-04-08 07:20:04 -05:00
parent 80c18004c1
commit 72d055ac19
4 changed files with 47 additions and 28 deletions
+1
View File
@@ -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/*