Browse Source

[ci skip]

stone 1 năm trước cách đây
mục cha
commit
2464bdd37a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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