-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
rhel-sst-container-tools
-
-
-
RUN 248, RUN 249
Original GH issue: https://github.com/containers/podman/issues/18792
Right now, when `podman inspect` is run on a container without a healthcheck, we return an empty HealthCheck config - {}. Instead, we should return a nil, omitting the HealthCheck config entirely.