Skip to content

Conversation

@mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Sep 13, 2017

This allows copy.Image to work with Docker Hub registries, which now use manifest lists for many images; the downside is breaking non-copy uses for any non-default architecture.

This allows copy.Image to work with Docker Hub registries, which
now use manifest lists for many images; the downside is breaking
non-copy uses for any non-default architecture.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac
Copy link
Collaborator Author

mtrmac commented Sep 13, 2017

test-skopeo’s CopySuite.TestCopyFailsWithManifestList is expected to fail with this.

@runcom
Copy link
Member

runcom commented Sep 13, 2017

test-skopeo’s CopySuite.TestCopyFailsWithManifestList is expected to fail with this.

will comment it out for now

@runcom
Copy link
Member

runcom commented Sep 13, 2017

LGTM

Approved with PullApprove

@mtrmac
Copy link
Collaborator Author

mtrmac commented Sep 13, 2017

👍

I have marked the test as ExpectFailure in containers/skopeo#417 , and the Linux build has succeeded there.

NOTE: This must not be vendored into projectatomic/docker, see #115 (pulling a manifest list by digest would give us the non-manifest-list manifest, which does not match the digest, and fails).

Approved with PullApprove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants