Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable pull through docker registry deployments #7

Open
innovate-invent opened this issue Apr 12, 2022 · 0 comments
Open

Comments

@innovate-invent
Copy link
Contributor

Currently containers are pulled directly from dockerhub and quay.io every time a compute node is started.
Container pulls can be redirected internally to a local pull through proxy registry, reducing the load on the third party registries and insulating against outages.

https://github.com/distribution/distribution
https://docs.docker.com/registry/configuration/#proxy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant