github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/retry-delay.md (about)

     1  ####> This option file is used in:
     2  ####>   podman build, create, farm build, pull, push, run
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--retry-delay**=*duration*
     6  
     7  Duration of delay between retry attempts when pulling or pushing images between
     8  the registry and local storage in case of failure. The default is to start at two seconds and then exponentially back off. The delay is used when this value is set, and no exponential back off occurs.