Is there Support P2P Cache such as Dragonfly? #21775
ehuizar1028
started this conversation in
General
Replies: 0 comments
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.
-
Hi! I have a use case where I'm using Podman to pull images from within kubernetes pods.
I'm trying to pull the images using the P2P caching solution Dragonfly. This requires Podman to have a mirror setup which is possible, but what I'm having issues with is Dragonfly requires a header to be defined in the request. Containerd has this ability (described here https://d7y.io/docs/next/setup/runtime/containerd/mirror)
Is there a way for this to be possible using Podman?
Beta Was this translation helpful? Give feedback.
All reactions