浏览代码

[CI SKIP]

stone 3 年之前
父节点
当前提交
2de172d34c
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -1,2 +1,3 @@
 FROM hub.evbj.easou.com/dev/sep:v1.0.0
-RUN curl -s http://10.26.22.185:9000/psop/soft/ecom/ROOT.war -o /app/ecom/resin8080/webapps/
+RUN rm -f /app/ecom/resin8080/webapps/ROOT.war  \
+	&& curl -s http://10.26.22.185:9000/psop/soft/ecom/ROOT.war -o /app/ecom/resin8080/webapps/ROOT.war