Browse Source

[CI SKIP]

robert 9 tháng trước cách đây
mục cha
commit
204e9a0e13
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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