feat: use skopeo sync #4
No reviewers
Labels
No labels
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
forgejo/oci-mirror!4
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/use-skopeo-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
skopeo checks the signatures because of
--preserve-digests, so it shouldn't pull any manifests from source when already on destination. the digests can be checked withHEADrequests, so not counting to rate-limiting.