mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-18 14:28:01 +00:00
This expands support for the (previously) boolean `Notify` directive, in support of healthcheck determined SD-NOTIFY event emission, as supported by Podman with the `--sdnotify=healthy` option. Closes: #18189 Signed-off-by: Alex Palaistras <alex@deuill.org>
5 lines
97 B
Text
5 lines
97 B
Text
## assert-podman-args "--sdnotify=healthy"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
Notify=healthy
|