github.com/containers/podman/v5@v5.1.0-rc1/test/compose/disable_healthcheck/tests.sh (about)

     1  podman inspect --format='{{.Config.Healthcheck.Test}}' noHc
     2  like $output "[NONE]" "$testname: healthcheck properly disabled"