Browse Source

fix comment

Bertrand Gouny 9 năm trước cách đây
mục cha
commit
3643e34a4d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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