Skip to content

Commit

Permalink
Platform identifies the image runtime requirements
Browse files Browse the repository at this point in the history
It should be clarified that the manifest is describing what is
'in the image', not what 'it will run on'.

Signed-off-by: Matt Spencer <matt.spencer@arm.com>
  • Loading branch information
mattspencer-arm committed Apr 28, 2017
1 parent be8ecf4 commit 14627a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For the media type(s) that this document is compatible with, see the [matrix][ma

- **`platform`** *object*

This OPTIONAL property describes the platform which the image in the manifest runs on.
This OPTIONAL property describes the minimum runtime requirements of the image.
This property SHOULD be present if its target is platform-specific.

- **`architecture`** *string*
Expand Down

0 comments on commit 14627a9

Please sign in to comment.