Files
podman/docs/source/markdown/options/health-startup-success.md
Daniel J Walsh 7665bbc127 Remove 'you' from man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-07 09:29:29 -05:00

413 B

####> This option file is used in: ####> podman create, run ####> If file is edited, make sure the changes ####> are applicable to all of those.

--health-startup-success=retries

The number of successful runs required before the startup healthcheck will succeed and the regular healthcheck will begin. A value of 0 means that any success will begin the regular healthcheck. The default is 0.