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 756744a commit 19f7caaCopy full SHA for 19f7caa
image-layout.md
@@ -12,7 +12,7 @@ Given an image layout and a ref, a tool can create an [OCI Runtime Specification
12
The image layout has two top level directories:
13
14
- "blobs" contains content-addressable blobs. A blob has no schema and should be considered opaque.
15
-- "refs" contains [descriptors][descriptors]. Commonly pointing to an image manifest.
+- "refs" contains [descriptors][descriptors]. Commonly pointing to an image manifest or an image manifest list.
16
17
18
It also contains a file that is used to identify the layout version:
0 commit comments