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 448da43 commit 04472afCopy full SHA for 04472af
Dockerfile
@@ -25,6 +25,6 @@ LABEL org.label-schema.vcs-ref=$VCS_REF \
25
26
RUN pip3 install --no-cache-dir sherlock-project==$VERSION_TAG
27
28
-WORKDIR /opt/sherlock/sherlock
+WORKDIR /sherlock
29
30
ENTRYPOINT ["sherlock"]
0 commit comments