UNCLASSIFIED

Commit 9403e7d5 authored by Adam Martin's avatar Adam Martin
Browse files

Merge branch 'adam.martin-development-patch-01244' into 'development'

added healthcheck line

See merge request dsop/opensource/trufflehog/truffelhog3!17
parents 4b7eacf1 5c12363f
Pipeline #235623 passed with stages
in 19 minutes and 51 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