Browse Source

更新 'Dockerfile'

stone 5 years ago
parent
commit
1b479f1485
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -2,7 +2,6 @@ FROM hub.evbj.easou.com/qa/wapage2web:v1base
 MAINTAINER scofield[scofield_shi@easou.cn]
 MAINTAINER scofield[scofield_shi@easou.cn]
 
 
 COPY release /etc/release
 COPY release /etc/release
-
 RUN export RELEASE=`head -n 1 /etc/release` \
 RUN export RELEASE=`head -n 1 /etc/release` \
 	&& rsync -vzrtopg --progress $RELEASE/wapage2web_baidu.war /app/soft/resin-pro-3.1.16/webapps/ROOT.war --password-file=/etc/rsyncd.wapage
 	&& rsync -vzrtopg --progress $RELEASE/wapage2web_baidu.war /app/soft/resin-pro-3.1.16/webapps/ROOT.war --password-file=/etc/rsyncd.wapage