#7421 Copy fedora container to candidate-registry.stg.fedoraproject.org
Closed: Invalid 5 years ago Opened 5 years ago by cverna.

The candidate-registry.stg.fedoraproject.org was rebuilt with F27, to deploy the OSBS cluster I need the following image to be present in the registry.

fedora:latest.

I would also need fedora:26 to be able to test building the cockpit container image on the staging OSBS.

Thanks


From what I understand, is this what you want us to do?

$ skopeo copy docker://candidate-registry.fedoraproject.org/f27/fedora:latest docker://candidate-registry.stg.fedoraproject.org/f27/fedora:latest
$ skopeo copy docker://candidate-registry.fedoraproject.org/f27/fedora:26 docker://candidate-registry.stg.fedoraproject.org/f27/fedora:26

I think this would work (without the f27 namespace)

$ skopeo copy docker://candidate-registry.fedoraproject.org/fedora:latest docker://candidate-registry.stg.fedoraproject.org/fedora:latest
$ skopeo copy docker://candidate-registry.fedoraproject.org/fedora:26 docker://candidate-registry.stg.fedoraproject.org/fedora:26

@cverna Right, sorry, copy paste issue :smile:

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

5 years ago

Login to comment on this ticket.

Metadata