Browse Source

[CI SKIP]

robert 4 năm trước cách đây
mục cha
commit
f15403c758
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,7 +1,7 @@
 FROM hub.evbj.easou.com/qa/dashouye:v2base
 MAINTAINER scofield[scofield_shi@easou.cn]
 
-
+COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
 COPY release /etc/release
 
 RUN export RELEASE=`head -n 1 /etc/release` \