Skip to content

Configure allowed container registries #10371

Closed Answered by smira
VirtualEvan asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, there is such way (but not obvious):

  1. Configure all allowed registries explicitly.
  2. Add * (catch-all) entry, and point it to an endpoint which doesn't work (e.g. 127.0.0.1:1), and disable fallback.

Any not explicitly configured registry pull will fall to *, fail, will not fallback, and fail completely.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by VirtualEvan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants