mirror of
https://github.com/containers/skopeo.git
synced 2025-10-20 10:21:00 +00:00
Enables to retry skopeo inspect. Add `--retry-times` to set the number of times to retry. Use exponential backoff and 1s as default initial retry delay. Signed-off-by: Qi Wang <qiwan@redhat.com>