浏览代码

fix comment

Bertrand Gouny 9 年之前
父节点
当前提交
3643e34a4d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      image/Dockerfile

+ 1 - 1
image/Dockerfile

@@ -21,7 +21,7 @@ RUN apt-get -y update \
 # Add service directory to /container/service
 ADD service /container/service
 
-# Use baseimage install-service script and clean all
+# Use baseimage install-service script
 # https://github.com/osixia/docker-light-baseimage/blob/stable/image/tool/install-service
 RUN /container/tool/install-service