#7438 Release fedora:latest container base image to registry.stg.fp.o
Closed: Fixed 6 years ago Opened 6 years ago by cverna.

Could you make the fedora:latest container image available in registry.stg.fp.o.

Currently it is not found in the registry.

$ skopeo inspect docker://registry.stg.fedoraproject.org/fedora
FATA[0001] pinging docker registry returned: error pinging registry registry.stg.fedoraproject.org, response code 404 

@cverna I just tried it now and it worked.

$ skopeo inspect docker://registry.stg.fedoraproject.org/fedora
{
"Name": "registry.stg.fedoraproject.org/fedora",
"Digest": "sha256:b63ade0c5963e151ce28f1d9b88bb7e15d60294b35d6b12b78e37787d60b3376",
"RepoTags": [
"24",
"26",
"latest",
"27",
"28",
"25",
"rawhide"
],
"Created": "2017-11-14T09:58:27Z",
"DockerVersion": "1.10.1",
"Labels": {
"license": "MIT",
"name": "fedora",
"vendor": "Fedora Project",
"version": "27"
},
"Architecture": "amd64",
"Os": "linux",
"Layers": [
"sha256:7ecc8a985be6848a7ee66b80217c168de6e79dcbda3c01ee36a45367c3a3a6bc"
]
}

@mohanboddu Sweet :) , nice and easy as I said :video_game:

Thanks

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata