guizhong 5 жил өмнө
parent
commit
9c7267cd26
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -4,8 +4,7 @@ MAINTAINER guizhong[guizhong_liu@staff.easou.com]
 #RUN rm -rf /app/soft/resin-pro-3.1.6/webapps/*
 #RUN wget -qO /app/soft/resin-pro-3.1.6/webapps/ROOT.war  ${JNLP_WAR}
 RUN wget -O /app/soft/resin-pro-3.1.6/webapps/ROOT.war http://10.26.22.185:9000/psop/soft/dashouye.war
-RUN mv /app/soft/resin-pro-3.1.6/conf/resin.conf /app/soft/resin-pro-3.1.6/conf/resin.conf.bak
-ADD resin.conf /app/soft/resin-pro-3.1.6/conf
+ADD resin.conf /app/soft/resin-pro-3.1.6/conf/resin.conf
 ADD nginxlog_cut.sh /cron/root/nginxlog_cut.sh
 ADD hostlist.conf /app/soft/tengine/conf/vhosts/www/hostlist.conf
 ADD www.conf /app/soft/tengine/conf/vhosts/www/www.conf