Merge pull request #1281 from aaronlehmann/new-manifest

Implement schema2 manifest formats
This commit is contained in:
Stephen Day 2016-01-07 17:19:56 -08:00
commit a7ae88da45
22 changed files with 2513 additions and 231 deletions

View file

@ -86,7 +86,7 @@ image manifest based on the Content-Type returned in the HTTP response.
- **`os`** *string*
The architecture field specifies the operating system, for example
The os field specifies the operating system, for example
`linux` or `windows`.
- **`variant`** *string*