Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to preserve digests #1413

Merged
merged 1 commit into from Nov 29, 2021
Merged

Commits on Nov 26, 2021

  1. Add option to preserve manifests

    A digest-stable copy seems popular, even when not copying signed images.
    Using --all can still change digests. Adding an option to ensure digests
    are preserved.
    
    Also adding a missing check to enable digest preservation for manifest
    lists where the destination is digested.
    
    See:
    containers/skopeo#1440
    containers/skopeo#1378
    containers/skopeo#1102
    containers/skopeo#1451
    
    Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
    Jamstah committed Nov 26, 2021
    Copy the full SHA
    e1ee980 View commit details
    Browse the repository at this point in the history