UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
trufflehog
truffleHog3
Commits
5c12363f
Commit
5c12363f
authored
Apr 09, 2021
by
Adam Martin
Browse files
added healthcheck line
parent
4b7eacf1
Pipeline
#215227
passed with stages
in 11 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
5c12363f
...
...
@@ -29,5 +29,7 @@ USER truffleHog
WORKDIR
/proj
HEALTHCHECK
NONE
ENTRYPOINT
["trufflehog3"]
CMD
["-h"]
\ No newline at end of file
CMD
["-h"]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment