Skip to content

Commit 14597a3

Browse files
author
xiekeyang
committed
language of ref-tag mapping use case
Signed-off-by: xiekeyang <[email protected]>
1 parent eebd585 commit 14597a3

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)