mirror of
https://github.com/containers/podman.git
synced 2026-06-05 22:34:53 -04:00
when a docker image has a defined healthcheck, it should be displayed with inspect. this is only valid for docker images as oci images are not aware of healthchecks. Fixes: #4799 Signed-off-by: Brent Baude <bbaude@redhat.com>