Skip to content

Commit 346ca18

Browse files
committed
image-layout.md: refs can contain descriptors to both a manifest and manifests list
Signed-off-by: Antonio Murdaca <[email protected]>
1 parent 790e2d3 commit 346ca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Given an image layout a tool can convert a given ref into a runnable OCI Image F
77
The image layout has two top level directories:
88

99
- "blobs" contains content-addressable blobs. A blob has no schema and should be considered opaque.
10-
- "refs" contains descriptors pointing to an image manifest list
10+
- "refs" contains descriptors pointing to an image manifest
1111

1212
It also contains a file that is used to identify the layout version:
1313

0 commit comments

Comments
 (0)