mirror of
https://github.com/containers/podman.git
synced 2025-10-12 08:45:37 +08: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>