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 --remove-signatures to (skopeo copy) #185

Merged
merged 2 commits into from
Sep 5, 2016

Conversation

mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Sep 1, 2016

This exposes containers/image#68, and is necessary to allow copying signed images into destinations which don't support signatures.

(We could instead silently drop signatures when copying into such destinations, I think that is worse. atomic pull can easily hard-code skopeo copy --remove-signatures docker:https://$source docker-daemon:$destination when we know that docker-daemon: doesn’t support signatures; after we add such support, we would drop the option from atomic.)

This is necessary to allow copying signed images into destinations which
don't support signatures.
@runcom
Copy link
Member

runcom commented Sep 5, 2016

lgtm

@runcom runcom merged commit 136fd1d into containers:master Sep 5, 2016
@mtrmac mtrmac deleted the remove-signatures branch September 5, 2016 17:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants