add REQUIRED to platform field

Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
This commit is contained in:
zhouhao 2017-02-24 14:05:33 +08:00
parent 3f5078dab0
commit 5dda457654
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ For Windows based systems the user structure has the following fields:
## Platform
**`platform`** specifies the configuration's target platform.
**`platform`** (object, REQUIRED) specifies the configuration's target platform.
* **`os`** (string, REQUIRED) specifies the operating system family of the container configuration's specified [`root`](#root-configuration) file system bundle.
The runtime MUST generate an error if it does not support the specified **`os`**.