Procházet zdrojové kódy

更新 'Dockerfile-basenew'

stone před 5 roky
rodič
revize
7289cc2ba6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      Dockerfile-basenew

+ 1 - 0
Dockerfile-basenew

@@ -19,6 +19,7 @@ COPY supervisord.conf /etc/supervisord.conf
 COPY resin.conf /app/resin-pro-3.1.6/conf/resin.conf
 
 RUN export RELEASE=`head -n 1 /etc/release` \
+	&& chmod +x /usr/bin/entrypoint.sh \
 	&& rsync -vzrtopg --progress $RELEASE/wapage2web_baidu.war /app/resin-pro-3.1.6/webapps/ROOT.war --password-file=/etc/rsyncd.wapage
 
 #start miscSearch