chore(): add support of git

pull/3/head
Magicalex 2016-11-05 15:35:02 +01:00
parent fadd615b78
commit 533b94ac0e
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ ENV GID=991 UID=991
RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories \
&& apk -U add \
nginx \
git \
s6 \
su-exec \
curl \