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.
2 parents 72a840e + 1143e26 commit 8d86af2Copy full SHA for 8d86af2
image-layout.md
@@ -69,6 +69,8 @@ Those tags will often be represented in an image-layout repository with matching
69
70
### Example Ref
71
72
+This is an example `v1.0` ref with a manifest-list descriptor:
73
+
74
```
75
$ cat ./refs/v1.0 | jq
76
{
@@ -78,8 +80,6 @@ $ cat ./refs/v1.0 | jq
78
80
}
79
81
82
-This illustrates the expected contents of a given ref, the manifest list it points to and the blobs the manifest references.
-
83
## Blobs
84
85
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