16 lines
445 B
JSON
16 lines
445 B
JSON
{
|
|
"schemaVersion": 2,
|
|
"mediaType": "application/vnd.oci.image.index.v1+json",
|
|
"manifests": [
|
|
{
|
|
"mediaType": "application/vnd.oci.image.index.v1+json",
|
|
"digest": "sha256:bba371330d0124ce45f669c5d73092a3f2078ed1491e2bc52189a82e279074a1",
|
|
"size": 855,
|
|
"annotations": {
|
|
"io.containerd.image.name": "docker.io/library/test-image:test",
|
|
"org.opencontainers.image.ref.name": "test"
|
|
}
|
|
}
|
|
]
|
|
}
|