You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: descriptor.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ The following fields contain the primary properties that constitute a Descriptor
57
57
This OPTIONAL property contains the type of an artifact when the descriptor points to an artifact.
58
58
This is the value of `artifactType` when the descriptor references an [artifact manifest](artifact.md).
59
59
This is the value of the config descriptor `mediaType` when the descriptor references an [image manifest](manifest.md).
60
+
If defined, the value MUST comply with [RFC 6838][rfc6838], including the [naming requirements in its section 4.2][rfc6838-s4.2], and MAY be registered with [IANA][iana].
60
61
61
62
Descriptors pointing to [`application/vnd.oci.image.manifest.v1+json`](manifest.md) SHOULD include the extended field `platform`, see [Image Index Property Descriptions](image-index.md#image-index-property-descriptions) for details.
0 commit comments