Skip to content

Commit f428957

Browse files
authored
Merge pull request #499 from gregkh/source_annotation
image manifest: add back 'source' annotation key
2 parents 6983e64 + de3efef commit f428957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ This specification defines the following annotation keys, which MAY be used by m
118118
* **org.opencontainers.authors** contact details of the people or organization responsible for the image (freeform string)
119119
* **org.opencontainers.homepage** URL to find more information on the image (string, must be a URL with scheme HTTP or HTTPS)
120120
* **org.opencontainers.documentation** URL to get documentation on the image (string, must be a URL with scheme HTTP or HTTPS)
121+
* **org.opencontainers.source** URL to get source code for the binary files in the image (string, must be a URL with scheme HTTP or HTTPS)

0 commit comments

Comments
 (0)