stone 4 жил өмнө
parent
commit
1da3b9403a
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -2,7 +2,7 @@ FROM hub.evbj.easou.com/qa/wapage2web:v1.0.00
 MAINTAINER scofield[scofield_shi@easou.cn]
 
 ENV TZ=Asia/Shanghai
-RUN curl -O http://10.26.22.185:9000/psop/soft/ads.war /app/resin-pro-3.1.6/webapps/ads.war \
+RUN wget -P /app/resin-pro-3.1.6/webapps http://10.26.22.185:9000/psop/soft/ads.war \
 	&& rm -f /app/resin-pro-3.1.6/conf/resin.conf /etc/supervisord.conf
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY release /etc/release