Browse Source

Update Dockerfile

Jermine 7 years ago
parent
commit
d1bdcc03ad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -1,4 +1,5 @@
 FROM alpine:3.6
+MAINTAINER Jermine <Jermine.hu@qq.com>
 RUN apk add git=2.14.1-r1 \
     --repository http://dl-cdn.alpinelinux.org/alpine/edge/main \
     --no-cache