Browse Source

fix comment

Bertrand Gouny 9 years ago
parent
commit
3643e34a4d
1 changed files with 1 additions and 1 deletions
  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