Skip to content

Instantly share code, notes, and snippets.

@billglover
Created November 1, 2018 10:43
Show Gist options
  • Save billglover/38adf1231b762ee23e8a18af30664fa0 to your computer and use it in GitHub Desktop.
Save billglover/38adf1231b762ee23e8a18af30664fa0 to your computer and use it in GitHub Desktop.
{
"schemaVersion": 2,
"mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
"manifests": [
{
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"size": 737,
"digest": "sha256:c604e3508da0da4ba367c3a55dab35f8f45f71111e267b967e0a2680cd0e858a",
"platform": {
"architecture": "amd64",
"os": "linux"
}
},
{
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"size": 737,
"digest": "sha256:3a651a5dca947eac3dbbdd24f7897c67623c040d37491d67b1e86e26b2bb687e",
"platform": {
"architecture": "arm",
"os": "linux"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment