From 14627a961da3475722ca630fc8c7919f21f989bf Mon Sep 17 00:00:00 2001 From: Matt Spencer Date: Fri, 28 Apr 2017 16:11:26 +0100 Subject: [PATCH] Platform identifies the image runtime requirements 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 --- image-index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-index.md b/image-index.md index 02ce5dbd1..e96e63c7a 100644 --- a/image-index.md +++ b/image-index.md @@ -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*