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

+ 1 - 1
Dockerfile

@@ -5,7 +5,7 @@ ENV TZ=Asia/Shanghai
 RUN wget -P /app/resin-pro-3.1.6/webapps http://10.26.22.185:9000/psop/soft/ads.war \
 	&& rm -rf /data/project/*  \
 	&& rm -f /app/resin-pro-3.1.6/conf/resin.conf  \
-	&& rm -rf /app/wapage
+	&& rm -rf /app/wapage \
 	&& rm -f /etc/supervisord.conf
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY release /etc/release