We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e3e63 commit 3643e34Copy full SHA for 3643e34
image/Dockerfile
@@ -21,7 +21,7 @@ RUN apt-get -y update \
21
# Add service directory to /container/service
22
ADD service /container/service
23
24
-# Use baseimage install-service script and clean all
+# Use baseimage install-service script
25
# https://github.com/osixia/docker-light-baseimage/blob/stable/image/tool/install-service
26
RUN /container/tool/install-service
27
0 commit comments