Skip to content

skopeo should be able to return be the catalog from a docker-distribution based registry. #364

Closed
@rhatdan

Description

@rhatdan

A User want to build tooling to keep multiple container registries in sync using skopeo.
In order to script this he needs to have a list of all container images at the source registry. This is stored as a catalog and should be able to be retrieved using skope catalog command.

Add a new command catalog, which will bring back the entire registry catalog file in json format.

skopeo catalog docker:registry.access.redhat.com

Should output the catalog to stdout.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions