Can I configure a custom credential helper other than for AWS ECR? #3681
Unanswered
karun-verghese
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In my organization I use zot as a local registry and we have another OCI registry in the cloud. Due to certain constraints, we now have a need to implement some sort of custom auth service for our cloud registry. So my question is, can I write my own credentials helper, somehow deploy that with my zot registry and just configure it in the zot config so that whenever I need to pull something from that cloud registry, my custom credential helper would be called?
I need to know how to:
Any help would be appreciated! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions