瀏覽代碼

更新 'Dockerfile'

stone 3 年之前
父節點
當前提交
9e026cc347
共有 1 個文件被更改,包括 1 次插入2 次删除
  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