Files
Daniel J Walsh 66d60384f4 add --retry --retry-delay to podman run/create
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2024-02-29 10:20:21 -05:00

9 lines
335 B
Markdown

####> This option file is used in:
####> podman build, create, farm build, pull, push, run
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--retry**=*attempts*
Number of times to retry pulling or pushing images between the registry and
local storage in case of failure. Default is **3**.