Skip to content

Add architecture column to container registry

Problem to solve

Current registry doesn't show architectures supported by the underlying images based on manifest. Docker hub shows which architectures are supported.

Intended users

Further details

Proposal

Add a column to the registry detail view which shows architecture (or architectures in the case of multiarch manifest) of underlying image. May be nice to add search and ordering features on that column, but that's perhaps a different feature request.

Permissions and Security

Same security for viewing registry as now.

Documentation

Don't think this actually needs documentation, its pretty straightforward, although you could always link to Docker documentation on how to create multiarch images or label the arch of an image.

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Is this a cross-stage feature?

Links / references