Healthchecks not being triggered #697
crdoconnor
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a podman compose file with healthchecks. The healthchecks seem to be set up fine but they are not triggered. The services remain in "starting" state forever unless I directly trigger the healthchecks with "podman healthcheck run".
I also created a service which depends upon a passing healthcheck. This service starts.
Does anybody know if this is likely to be a podman or a podman-compose issue? Also, is it known? I'd like to know before reporting it as a bug, coz creating a minimal example would be a bunch of work.
Beta Was this translation helpful? Give feedback.
All reactions