mirror of
https://github.com/containers/podman.git
synced 2026-07-25 22:47:15 -04:00
Wrap the inner helper in the retry function. Functions pullimage failed with retriable error will default maxretry 3 times using exponential backoff. Signed-off-by: Qi Wang <qiwan@redhat.com>