mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
Add --retry-times to markdown docs
Fixes #1322. Signed-off-by: Jesse Rittner <rittneje@gmail.com>
This commit is contained in:
@@ -92,6 +92,8 @@ Existing signatures, if any, are preserved as well.
|
||||
|
||||
**--dest-registry-token** _Bearer token_ for accessing the destination registry.
|
||||
|
||||
**--retry-times** the number of times to retry, retry wait time will be exponentially increased based on the number of failed attempts.
|
||||
|
||||
## EXAMPLES
|
||||
|
||||
To just copy an image from one registry to another:
|
||||
|
Reference in New Issue
Block a user