stone 5 жил өмнө
parent
commit
75ad8c10ec
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -1,8 +1,7 @@
-FROM hub.evbj.easou.com/qa/wapage2web:v1base.0.0
+FROM hub.evbj.easou.com/qa/wapage2web:v1base.0.1
 MAINTAINER scofield[scofield_shi@easou.cn]
 
 COPY release /etc/release
-COPY resin.conf /app/soft/resin-pro-3.1.16/conf/resin.conf
 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