use https and get only latest commit with git clone

This commit is contained in:
Wonderfall
2016-06-30 13:15:04 +02:00
parent ab7b7e40e4
commit 9cb7d4404e
13 changed files with 34 additions and 35 deletions

View File

@ -15,7 +15,7 @@ ENV UID=1000 \
FACING_IP=9.9.9.9 \
JSON_LOG=False
RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
&& BUILD_DEPS=" \
build-base \
libtool \