Skip to content

Commit 472cdae

Browse files
author
Michael Crosby
authored
Merge pull request opencontainers#695 from q384566678/config-fix
add REQUIRED to platform field
2 parents ae7a541 + 5dda457 commit 472cdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ For Windows based systems the user structure has the following fields:
294294

295295
## Platform
296296

297-
**`platform`** specifies the configuration's target platform.
297+
**`platform`** (object, REQUIRED) specifies the configuration's target platform.
298298

299299
* **`os`** (string, REQUIRED) specifies the operating system family of the container configuration's specified [`root`](#root-configuration) file system bundle.
300300
The runtime MUST generate an error if it does not support the specified **`os`**.

0 commit comments

Comments
 (0)