Browse Source

更新 'Dockerfile'

stone 3 years ago
parent
commit
9e026cc347
1 changed files with 1 additions and 2 deletions
  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