Add support for manifest list ("fat manifest")

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
Aaron Lehmann 2015-12-16 17:26:13 -08:00
parent 9284810356
commit 9c416f0e94
9 changed files with 576 additions and 13 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*