Browse Source

更新 'Dockerfile'

stone 3 năm trước cách đây
mục cha
commit
9e026cc347
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -2,8 +2,7 @@ FROM hub.evbj.easou.com/pro/wapage2web:v1.0.5
 MAINTAINER scofield[scofield_shi@easou.cn]
 
 ENV TZ=Asia/Shanghai
-RUN rm -rf /data/project/*  \
-	&& rm -f /app/resin-pro-3.1.6/conf/resin.conf  \
+RUN rm -f /app/resin-pro-3.1.6/conf/resin.conf  \
 	&& rm -rf /app/wapage \
 	&& rm -f /etc/supervisord.conf \
 	&& rm -f /usr/bin/entrypoint.sh