Browse Source

Update Dockerfile

Jermine 6 years ago
parent
commit
96108c7203
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -3,4 +3,4 @@ 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
-ENTRYPOINT ["/bin/sh"]
+ENTRYPOINT ["git"]