Pārlūkot izejas kodu

更新 'Dockerfile'

stone 3 gadi atpakaļ
vecāks
revīzija
45ae34b7f5
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      Dockerfile

+ 2 - 2
Dockerfile

@@ -1,3 +1,3 @@
 FROM hub.evbj.easou.com/dev/sep:v1.0.0
-RUN rm -rf /app/ecom/resin8080/webapps/*  \
-	&& 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 -o /app/ecom/resin8080/webapps/ http://10.26.22.185:9000/psop/soft/ecom/ROOT.war