Created
November 1, 2018 10:43
-
-
Save billglover/38adf1231b762ee23e8a18af30664fa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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