Add support for manifest list ("fat manifest")
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
parent
9284810356
commit
9c416f0e94
9 changed files with 576 additions and 13 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue