Add netcat into the image #705
Closed
samuel-deal-tisseo
started this conversation in
General
Replies: 2 comments
-
Hello, thanks for using RabbitMQ. Docker makes it so easy to add |
Beta Was this translation helpful? Give feedback.
0 replies
-
is not meaningfully different from
and just like that health check, it has one major problem: the node may or may not be accessible at Instead of gathering information from GitHub issues, I'd consult the official doc guide on Monitoring and Health checks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I've read the issue #326 and I understand why there is no official health-check.
However, I think it netcat should be included inside the image to allow users to set a simple
nc -z localhost 5672
healthcheck when then want it without having to build a custom image.Thank you
Beta Was this translation helpful? Give feedback.
All reactions