...

Text file src/github.com/google/go-containerregistry/pkg/v1/layout/testdata/test_index/index.json

Documentation: github.com/google/go-containerregistry/pkg/v1/layout/testdata/test_index

     1{
     2  "schemaVersion": 2,
     3  "manifests": [
     4    {
     5      "mediaType": "application/vnd.oci.image.manifest.v1+json",
     6      "size": 423,
     7      "digest": "sha256:eebff607b1628d67459b0596643fc07de70d702eccf030f0bc7bb6fc2b278650",
     8      "annotations": {
     9        "org.opencontainers.image.ref.name": "1"
    10      }
    11    },
    12    {
    13      "mediaType": "application/vnd.oci.descriptor.v1+json",
    14      "size": 423,
    15      "digest": "sha256:32589985702551b6c56033bb3334432a0a513bf9d6aceda0f67c42b003850720",
    16      "annotations": {
    17        "org.opencontainers.image.ref.name": "2"
    18      }
    19    },
    20    {
    21      "mediaType": "application/vnd.oci.image.index.v1+json",
    22      "size": 314,
    23      "digest": "sha256:05f95b26ed10668b7183c1e2da98610e91372fa9f510046d4ce5812addad86b5",
    24      "annotations": {
    25        "org.opencontainers.image.ref.name": "3"
    26      }
    27    },
    28    {
    29      "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
    30      "size": 314,
    31      "digest": "sha256:2b29a2b8dea3af91ea7d0154be1da0c92d55ddd098540930fc8d3db7de377fdb",
    32      "annotations": {
    33        "org.opencontainers.image.ref.name": "4"
    34      }
    35    }
    36  ]
    37}

View as plain text