We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83422d9 + f7c33aa commit 26dc742Copy full SHA for 26dc742
manifest.md
@@ -118,3 +118,4 @@ This specification defines the following annotation keys, which MAY be used by m
118
* **org.opencontainers.authors** contact details of the people or organization responsible for the image (freeform string)
119
* **org.opencontainers.homepage** URL to find more information on the image (string, must be a URL with scheme HTTP or HTTPS)
120
* **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