소스 검색

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