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
apache
nifi
Commits
6bbf7388
You need to sign in or sign up before continuing.
Commit
6bbf7388
authored
Mar 05, 2020
by
Mark Kenney
Browse files
updated healthcheck timing
parent
56c67a49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
1.6.0/Dockerfile
1.6.0/Dockerfile
+1
-1
No files found.
1.6.0/Dockerfile
View file @
6bbf7388
...
@@ -50,4 +50,4 @@ WORKDIR /opt/nifi/nifi-1.6.0
...
@@ -50,4 +50,4 @@ WORKDIR /opt/nifi/nifi-1.6.0
CMD
["../scripts/start.sh"]
CMD
["../scripts/start.sh"]
# This Dockerfile health check is a requirement. Please add an appropriate health check for your container.
# This Dockerfile health check is a requirement. Please add an appropriate health check for your container.
HEALTHCHECK
--timeout=
15
s CMD /opt/nifi/nifi-1.6.0/bin/nifi.sh status
HEALTHCHECK
--timeout=
30
s CMD /opt/nifi/nifi-1.6.0/bin/nifi.sh status
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