Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[18.06] Register OCI image media types #4

Conversation

thaJeztah
Copy link
Member

OCI types are backwards compatible with Docker manifest types, however the media types must be registered.

cherry picked from commit c4f0515 (moby#37359); no conflicts. cherry-pick was clean

@thaJeztah thaJeztah added this to the 18.06.0 milestone Jul 2, 2018
@thaJeztah
Copy link
Member Author

ping @tonistiigi @dmcgowan PTAL

@tonistiigi
Copy link

LGTM

OCI types are backwards compatible with Docker manifest
types, however the media types must be registered.

Signed-off-by: Derek McGowan <[email protected]>
(cherry picked from commit c4f0515)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the 18.06-backport-register-oci-mediatypes branch from 35b6ea1 to 126b5bc Compare July 3, 2018 20:25
@thaJeztah
Copy link
Member Author

Hm, Power and Z seem to have DNS issues;

20:26:48 W: Failed to fetch http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease  Could not resolve 'cdn-fastly.deb.debian.org'
20:26:48 W: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/InRelease  Could not resolve 'security.debian.org'
20:26:48 W: Failed to fetch http://cdn-fastly.deb.debian.org/debian/dists/stretch-updates/InRelease  Could not resolve 'cdn-fastly.deb.debian.org'
20:26:48 W: Some index files failed to download. They have been ignored, or old ones used instead.
20:26:48 Reading package lists...
20:26:48 Building dependency tree...
20:26:48 Reading state information...
20:26:48 E: Unable to locate package libnet-dev
20:26:48 E: Unable to locate package libprotobuf-c0-dev
20:26:48 E: Unable to locate package libprotobuf-dev
20:26:48 E: Unable to locate package libnl-3-dev
20:26:48 E: Unable to locate package libcap-dev
20:26:48 E: Unable to locate package protobuf-compiler
20:26:48 E: Unable to locate package protobuf-c-compiler
20:26:48 E: Unable to locate package python-protobuf

@dmcgowan
Copy link

dmcgowan commented Jul 3, 2018

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants