Skip to content

Commit 3643e34

Browse files
committed
fix comment
1 parent 45e3e63 commit 3643e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN apt-get -y update \
2121
# Add service directory to /container/service
2222
ADD service /container/service
2323

24-
# Use baseimage install-service script and clean all
24+
# Use baseimage install-service script
2525
# https://github.com/osixia/docker-light-baseimage/blob/stable/image/tool/install-service
2626
RUN /container/tool/install-service
2727

0 commit comments

Comments
 (0)