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.
1 parent eebd585 commit 14597a3Copy full SHA for 14597a3
image-layout.md
@@ -54,6 +54,7 @@ In general the `mediatype` of this [descriptor][descriptors] object will be eith
54
A common use case of refs is representing "tags" for a container image.
55
For example, an image may have a tag for different versions or builds of the software.
56
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.
58
59
This illustrates the expected contents of a given ref, the manifest list it points to and the blobs the manifest references.
60
0 commit comments