stone 5 жил өмнө
parent
commit
01a402428c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Dockerfile-base

+ 1 - 1
Dockerfile-base

@@ -15,7 +15,7 @@ ADD release /etc/release
 
 RUN yum install -y rsync \
 	&& rm -rf /data/project/* \
-    && rm -rf /app/soft/flume \
+	&& rm -rf /app/soft/flume \
 	&& chmod 600 /etc/rsyncd.wapage \
 	&& chmod +x /usr/bin/entrypoint.sh \
 	&& chmod +x /cron/root/nginxlog_cut.sh \