mirror of
https://github.com/containers/podman.git
synced 2025-09-18 15:54:49 +08:00

Now support --no-healthcheck option to disable defined healthchecks in a container image. --health-cmd=none remains supported as well. Fixes: #5299 Signed-off-by: Brent Baude <bbaude@redhat.com>