Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Panlq opened this issue Feb 28, 2025 · 1 comment
Labels
feature New feature or request rm-external Roadmap item submitted by non-maintainers

Comments

@Panlq
Copy link

Panlq commented Feb 28, 2025

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

@Panlq Panlq added the feature New feature or request label Feb 28, 2025
@Panlq Panlq changed the title [Feat]: Suggestion to Add a Configuration Option for Single Architecture Pull in Zot Registry [Feat]: Suggestion to Add a Configuration Option for System Architecture Pull in Zot Registry Feb 28, 2025
@rchincha rchincha added the rm-external Roadmap item submitted by non-maintainers label Feb 28, 2025
@lukaszraczylo
Copy link

@Panlq I just stumbled upon this issue as I've been hit by it pretty badly as well.
Submitted PR here - #3128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request rm-external Roadmap item submitted by non-maintainers
Projects
None yet
Development

No branches or pull requests

3 participants