Skip to content

Commit 8d86af2

Browse files
authored
Merge pull request #507 from wking/drop-ref-example-caption
image-layout: Drop manifest ref example description
2 parents 72a840e + 1143e26 commit 8d86af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

image-layout.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Those tags will often be represented in an image-layout repository with matching
6969

7070
### Example Ref
7171

72+
This is an example `v1.0` ref with a manifest-list descriptor:
73+
7274
```
7375
$ cat ./refs/v1.0 | jq
7476
{
@@ -78,8 +80,6 @@ $ cat ./refs/v1.0 | jq
7880
}
7981
```
8082

81-
This illustrates the expected contents of a given ref, the manifest list it points to and the blobs the manifest references.
82-
8383
## Blobs
8484

8585
Object names in the `blobs` subdirectories are composed of a directory for each hash algorithm, the children of which will contain the actual content.

0 commit comments

Comments
 (0)