Replies: 1 comment 3 replies
-
Thanks for reaching out, @rjschwei. At the present, there is no such mechanism to extend the http headers. Can you elaborate a bit more on your use case? Maybe /etc/containers/registries.conf can be extended for your needs. Do you need the headers for all or specific registries? |
Beta Was this translation helpful? Give feedback.
3 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.
-
When a user runs
podman pull
somewhere along the line an http(s) request to a registry is generated. Is there a way to add additional header data to such a request via some kind of plugin mechanism?Thanks
Beta Was this translation helpful? Give feedback.
All reactions