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

manifest: List media types supported by descriptor references #304

Merged
merged 1 commit into from
Sep 24, 2016

Commits on Sep 22, 2016

  1. manifest: List media types supported by descriptor references

    Require implementations to support these media types (although an
    implementation which also supports additional media types is still
    compliant).  Suggest portable manifests and manifest lists stick to
    these types so the can rely on implementation support.
    
    A manifest(-list) can safely use a type from outside the list if the
    author expects the implementation to support the extension type
    (e.g. application/vnd.docker.image.rootfs.diff.tar.gzip).  But how
    that out-of-band expectation is setup is beyond the scope of this
    specification.
    
    Signed-off-by: W. Trevor King <wking@tremily.us>
    wking committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    b1f1d9c View commit details
    Browse the repository at this point in the history