Skip to content

Commit b744ed4

Browse files
committed
[Manifest] Mark config as required
Per discussion in #113, this is REQUIRED Signed-off-by: Rob Dolin <[email protected]>
1 parent eb105f6 commit b744ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Unlike the [Manifest List](#manifest-list), which contains information about a s
148148

149149
- **`config`** *object*
150150

151-
The `config` property references a configuration object for a container, by digest.
151+
This REQUIRED property references a configuration object for a container, by digest.
152152
The referenced configuration object is a JSON blob that the runtime uses to set up the container, see [Image JSON Description](serialization.md#image-json-description).
153153

154154
Properties of `config` are:

0 commit comments

Comments
 (0)