UNCLASSIFIED

Commit 5c12363f authored by Adam Martin's avatar Adam Martin
Browse files

added healthcheck line

parent 4b7eacf1
Pipeline #215227 passed with stages
in 11 minutes and 11 seconds
...@@ -29,5 +29,7 @@ USER truffleHog ...@@ -29,5 +29,7 @@ USER truffleHog
WORKDIR /proj WORKDIR /proj
HEALTHCHECK NONE
ENTRYPOINT ["trufflehog3"] ENTRYPOINT ["trufflehog3"]
CMD ["-h"] CMD ["-h"]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment