Browse Source

更新 'Dockerfile'

duyangang 2 years ago
parent
commit
7f8e358de3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -2,8 +2,6 @@ FROM hub.evbj.easou.com/qa/base-image-java-alpine:v1.1
 
 COPY settings.xml /root/.m2/settings.xml
 
-VOLUME ["/etc/localtime:/etc/localtime"]
-
 
 RUN echo yes | svn co https://svn.evbj.easou.com/codes/ep/novel/dp/infra/user_center/mobile-fee-callback trunk --non-interactive --trust-server-cert  --username duyangang_du --password=E0hd3sQo \
     && cd trunk \