stone 1 ano atrás
pai
commit
2464bdd37a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      Dockerfile

+ 2 - 2
Dockerfile

@@ -1,5 +1,5 @@
 FROM hub.evbj.easou.com/oldad/sep:v1.0.6
 RUN rm -f /app/ecom/resin8080/webapps/ROOT.war  \
-	&& rm -rf /app/ecom/resin8080/webapps/ROOT \
-	&& curl -o /app/ecom/resin8080/webapps/ROOT.tar.gz http://10.26.22.113:9000/psop/soft/sep.tar.gz \
+	&& rm -rf /app/ecom/resin8080/webapps/ROOT* \
+	&& curl -o /app/ecom/resin8080/webapps/ROOT.tar.gz http://10.40.21.157:9000/psop/soft/sep.tar.gz \
 	&& tar zxf /app/ecom/resin8080/webapps/ROOT.tar.gz -C /app/ecom/resin8080/webapps