Files
podman/docs/source/markdown/options/retry-delay.md
Daniel J Walsh 7ba23cd6fc Allow podman pull to specify --retry and --retry-delay
Fixes: https://github.com/containers/podman/issues/19770

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2024-02-17 07:37:26 -05:00

319 B

####> This option file is used in: ####> podman build, farm build, pull ####> If file is edited, make sure the changes ####> are applicable to all of those.

--retry-delay=duration

Duration of delay between retry attempts in case of failure when performing pull of images from registry. Default is 2s.