github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/health-startup-timeout.md (about)

     1  ####> This option file is used in:
     2  ####>   podman create, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--health-startup-timeout**=*timeout*
     6  
     7  The maximum time a startup healthcheck command has to complete before it is marked as failed. The value can be expressed in a time
     8  format like **2m3s**. The default value is **30s**.