Explorar o código

更新 'Dockerfile'

robert %!s(int64=5) %!d(string=hai) anos
pai
achega
7bb69a0494
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -8,8 +8,6 @@ RUN export RELEASE=`head -n 1 /etc/release` \
 	&& rsync -vzrtopg --progress $RELEASE/ROOT_com.war /app/soft/resin-pro-3.1.6/webapps/ROOT.war --password-file=/etc/rsyncd.wapage
 
 
-
-
 #start resin
 ENTRYPOINT ["entrypoint.sh"]
 CMD ["/usr/bin/supervisord","-c", "/etc/supervisor/supervisord.conf"]