3 lines
125 B
Bash
3 lines
125 B
Bash
podman inspect --format='{{.Config.Healthcheck.Test}}' noHc
|
|
like $output "[NONE]" "$testname: healthcheck properly disabled"
|