Skip to content

Instantly share code, notes, and snippets.

@emreozkangit
Created May 20, 2020 06:48
Show Gist options
  • Save emreozkangit/aacf4010b2b27ac10e811acd946a6286 to your computer and use it in GitHub Desktop.
Save emreozkangit/aacf4010b2b27ac10e811acd946a6286 to your computer and use it in GitHub Desktop.
[root@rhel7 ~]# skopeo inspect docker://registry.fedoraproject.org/fedora:latest
{
"Name": "registry.fedoraproject.org/fedora",
"Digest": "sha256:d84ad27a3055f11cf2d34e611b8d14aada444e1e71866ea6a076b773aeac3c93",
"RepoTags": [
"24",
"25",
"26-modular",
"26",
"27-aarch64",
"27-armhfp",
"27-ppc64le",
"27-x86_64",
"27",
"28-aarch64",
"28-armhfp",
"28-ppc64le",
"28-x86_64",
"28",
"29-aarch64",
"29-ppc64le",
"29-s390x",
"29-x86_64",
"29",
"30-aarch64",
"30-ppc64le",
"30-s390x",
"30-x86_64",
"30",
"latest",
"rawhide",
"30-armhfp",
"29-armhfp",
"31-aarch64",
"31-x86_64",
"31",
"31-armhfp",
"31-s390x",
"31-ppc64le",
"32-aarch64",
"32-ppc64le",
"32-s390x",
"32-x86_64",
"32",
"33-aarch64",
"33-ppc64le",
"33-s390x",
"33-x86_64",
"33"
],
"Created": "2020-05-15T06:48:40Z",
"DockerVersion": "1.10.1",
"Labels": {
"license": "MIT",
"name": "fedora",
"vendor": "Fedora Project",
"version": "32"
},
"Architecture": "amd64",
"Os": "linux",
"Layers": [
"sha256:1657ffead82459c68a65ceb4dc6f619b010b96d257f860d7db578ec2b06080e8"
],
"Env": [
"DISTTAG=f32container",
"FGC=f32",
"container=oci"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment