Skip to content

Commit 0e2b3f1

Browse files
author
Stephen Day
authored
Merge pull request opencontainers#327 from xiekeyang/ref-tag
ref file name identical to tag
2 parents bdc1fde + 14597a3 commit 0e2b3f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image-layout.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ In general the `mediatype` of this [descriptor][descriptors] object will be eith
5454
A common use case of refs is representing "tags" for a container image.
5555
For example, an image may have a tag for different versions or builds of the software.
5656
In the wild you often see "tags" like "v1.0.0-vendor.0", "2.0.0-debug", etc.
57+
Those tags will often be represented in an image-layout repository with matching refs names like "v1.0.0-vendor.0", "2.0.0-debug", etc.
5758

5859
This illustrates the expected contents of a given ref, the manifest list it points to and the blobs the manifest references.
5960

0 commit comments

Comments
 (0)