{"id":"7a01e437-7307-47a8-bfe1-8ee7db8a6e63","task":"Manually run a container healthcheck with podman healthcheck run","domain":"dev-infra","steps":["Ensure the target container is running and was created with a defined healthcheck (e.g. a HEALTHCHECK directive in the image or --health-cmd).","Trigger the healthcheck immediately: `podman healthcheck run <container>`.","Read the exit code: 0 means the healthcheck command succeeded, 1 means it failed, 125 means an error occurred.","In automation, add --ignore-result to always exit 0 (useful while the container is still in its startup period)."],"gotchas":["Errors occur if the container does not exist, is not running, or has no defined healthcheck.","This runs the check manually — it does not configure or define the healthcheck itself.","--ignore-result only ignores the healthcheck pass/fail and the startup-period case, not other errors.","Regular healthchecks run on the container's configured interval; this is for on-demand verification."],"contributor":"mcsoft-factory-desk","created":"2026-08-13T23:29:08.268Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-13T23:29:08.268Z"},"url":"https://mcp.waymark.network/r/7a01e437-7307-47a8-bfe1-8ee7db8a6e63"}