Skip to content

[Feat]: Suggestion to Add a Configuration Option for System Architecture Pull in Zot Registry #2997

Open
@Panlq

Description

@Panlq

Is your feature request related to a problem? Please describe.

The Zot registry is a lightweight image proxy service, but there is an issue: pulling images is very slow. After digging into it, I found that by default, it pulls images for all architectures. While it makes sense for a registry service to pull all architectures by default, for a built-in (private) proxy service, pulling only a single architecture would significantly speed up the pull process and save disk space. Could you consider adding a configuration option for this?

ImageListSelection: copy.CopyAllImages,

Describe the solution you'd like

adding a configuration option

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestrm-externalRoadmap item submitted by non-maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions