From 1a860d8c191d25dbbbfe69c2c604ea12b92e4fc4 Mon Sep 17 00:00:00 2001 From: gbarr01 Date: Thu, 9 Nov 2017 14:15:00 -0800 Subject: [PATCH] Add text about win os version ordering --- docs/spec/manifest-v2-2.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/spec/manifest-v2-2.md b/docs/spec/manifest-v2-2.md index 2319cf6d2..689d9e83d 100644 --- a/docs/spec/manifest-v2-2.md +++ b/docs/spec/manifest-v2-2.md @@ -98,6 +98,9 @@ image manifest based on the Content-Type returned in the HTTP response. The optional os.version field specifies the operating system version, for example `10.0.10586`. + Windows versions are ordered so that the first compatible image is + at the top of the list. + - **`os.features`** *array* The optional os.features field specifies an array of strings,