Explorar o código

更新 'Dockerfile'

robert %!s(int64=4) %!d(string=hai) anos
pai
achega
859154d9ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -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` \