Merge pull request #607 from vbatts/vbatts-v2_spec_blurb

spec/manifest: clarify the v2-s1 is provisional
pull/611/head
Stephen Day 2015-06-08 14:04:41 -07:00
commit 89e0955d4c
1 changed files with 11 additions and 3 deletions

View File

@ -1,8 +1,16 @@
# Image Manifest Version 2, Schema 1
This document outlines the format of of the V2 image manifest. Image manifests
describe the various constituents of a docker image. Image manifests can be
serialized to JSON format with the following media types:
This document outlines the format of of the V2 image manifest. The image
manifest described herein was introduced in the Docker daemon in the [v1.3.0
release](https://github.com/docker/docker/commit/9f482a66ab37ec396ac61ed0c00d59122ac07453).
It is a provisional manifest to provide a compatibility with the [V1 Image
format](https://github.com/docker/docker/blob/master/image/spec/v1.md), as the
requirements are defined for the [V2 Schema 2
image](https://github.com/docker/distribution/pull/62).
Image manifests describe the various constituents of a docker image. Image
manifests can be serialized to JSON format with the following media types:
Manifest Type | Media Type
------------- | -------------