|
@@ -1,7 +1,7 @@
|
|
|
FROM hub.evbj.easou.com/qa/book-touchrs-base:v3base
|
|
|
|
|
|
#update release version
|
|
|
-#COPY http://10.26.22.185:9000/psop/conf/touch_flume/flume.conf /app/soft/flume-1.7.0/conf/flume.conf
|
|
|
+COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
|
|
|
COPY release /etc/release
|
|
|
|
|
|
RUN export RELEASE=`head -n 1 /etc/release` \
|