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