Replies: 1 comment 7 replies
-
|
@rgl so maybe add an additional param called |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to configure zot mirror to only download blobs on demand?
This could help in:
For example, many images are multi-platform, it seems, when zot 2.0.1 mirrors a image, it first downloads all the blobs into the
.syncsub-directory, and only when everything is download, it "promotes" the image into a visible image. Downloading everything seems to cause too much load in upstream registry. and things starts to stall/fail (e.g. today was the first time I've noticed this, while it failed (and never worked) while downloading the quay.io/argoproj/argocd:v2.10.3 image from https://quay.io/repository/argoproj/argocd/manifest/sha256:18a1e1b4006c387a6a2037859004be3e6330bfb6b48809d6a342c6daa76a2e9b).FWIW, Here's I'm configuring zot 2.0.1:
Beta Was this translation helpful? Give feedback.
All reactions