Browse Source

更新 'Dockerfile'

robert 4 years ago
parent
commit
44d291bdbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -5,7 +5,7 @@ COPY flume.conf /app/soft/flume-1.7.0/conf/flume.conf
 COPY release /etc/release
 
 RUN export RELEASE=`head -n 1 /etc/release` \
-	&& rsync -vzrtopg --progress $RELEASE/zhangmei-website.war /app/soft/resin-pro-3.1.6/webapps/ROOT.war --password-file=/etc/rsyncd.wapage
+	&& rsync -vzrtopg --progress $RELEASE/easou-web.war /app/soft/resin-pro-3.1.6/webapps/ROOT.war --password-file=/etc/rsyncd.wapage
 
 
 #start resin