@@ -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 ["git"]
+CMD ["git"]