Skip to content

Commit

Permalink
Merge pull request #634 from stevvooe/restrict-references
Browse files Browse the repository at this point in the history
image-layout.md, annotations.md: restrict scope of ref.name
  • Loading branch information
stevvooe authored May 9, 2017
2 parents e6013db + 93a024c commit 93f7ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotations.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ This specification defines the following annotation keys, intended for but not l
* **org.opencontainers.image.revision** Source control revision identifier for packaged software.
* **org.opencontainers.image.vendor** Name of the distributing entity, organization or individual.
* **org.opencontainers.image.licenses** Comma-separated list of licenses under which contained software is distributed, in [SPDX Short identifier]https://spdx.org/licenses/] form.
* **org.opencontainers.image.ref.name** Name of the reference (string)
* **org.opencontainers.image.ref.name** Name of the reference for a target (string). SHOULD only be considered valid when on descriptors on `index.json` within [image layout](image-layout.md).

0 comments on commit 93f7ad5

Please sign in to comment.