add --retry --retry-delay to podman run/create

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh
2024-02-22 07:44:56 -05:00
parent c3c0c4ab96
commit 66d60384f4
10 changed files with 53 additions and 8 deletions

View File

@ -1,5 +1,5 @@
####> This option file is used in:
####> podman build, farm build, pull, push
####> podman build, create, farm build, pull, push, run
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--retry-delay**=*duration*

View File

@ -1,5 +1,5 @@
####> This option file is used in:
####> podman build, farm build, pull, push
####> podman build, create, farm build, pull, push, run
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--retry**=*attempts*