mirror of
https://github.com/containers/podman.git
synced 2025-06-01 17:17:47 +08:00
9 lines
375 B
Markdown
9 lines
375 B
Markdown
####> 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-timeout**=*timeout*
|
|
|
|
The maximum time a startup healthcheck command has to complete before it is marked as failed. The value can be expressed in a time
|
|
format like **2m3s**. The default value is **30s**.
|