podman-compose/newsfragments/fix-cmd-healtchecks.bugfix
Ben Krieger 76b3055934 Fix CMD healthchecks running with /bin/sh
Signed-off-by: Ben Krieger <ben.krieger@intel.com>
2025-05-20 16:54:25 +03:00

2 lines
103 B
Plaintext

Fixed support for CMD healthchecks to run using the given command directly and not using `/bin/sh -c`.