Browse Source

Update Dockerfile

guizhong 5 years ago
parent
commit
6d921a1086
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -5,6 +5,7 @@ MAINTAINER guizhong[guizhong_liu@staff.easou.com]
 #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
 ADD resin.conf /app/soft/resin-pro-3.1.6/conf/resin.conf
+ADD flume.conf /app/soft/flume/conf/flume.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