Browse Source

更新 'Dockerfile'

stone 2 years ago
parent
commit
9d9cf49deb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -1,3 +1,5 @@
 FROM hub.evbj.easou.com/mainsearch/wapage2web:v1.0.13
+COPY release /etc/release
+COPY rsyncd.wapage /etc/rsyncd.wapage
 RUN export RELEASE=`head -n 1 /etc/release` \
 	&& rsync -vzrtopg --progress $RELEASE/wapage2web_baidu.war /data/project/ROOT.war --password-file=/etc/rsyncd.wapage