robert hace 9 meses
padre
commit
204e9a0e13
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -1,6 +1,7 @@
 FROM hub.evbj.easou.com/pro/dashouye:v2.0.4
 
 COPY release /etc/release
+COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
 
 RUN export RELEASE=`head -n 1 /etc/release` \
 	&& rsync -vzrtopg --progress $RELEASE/easou-web.war /app/soft/resin-4.0.65/webapps/ROOT.war --password-file=/etc/rsyncd.wapage