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

Setup a docker registry proxy to be independent of the hosting #81

Open
mgautierfr opened this issue Mar 20, 2023 · 2 comments
Open

Setup a docker registry proxy to be independent of the hosting #81

mgautierfr opened this issue Mar 20, 2023 · 2 comments

Comments

@mgautierfr
Copy link
Member

With the recent change on the dockerhub side (removing of Docker free team), we have decided to change the hosting of image to something else.

But instead of changing all our scripts, documentation, communication to point to our new hosting, we could setup a docker proxy (registry.kiwix.org) which point to our hosting (dockerhub for now, new hosting once we have changed) and make all our script/doc/com point to the proxy.

This way, when we want to change our hosting (now or later), we "only" have to change the proxy configuration.

@kelson42
Copy link
Contributor

@mgautierfr Sounds a good idea. You have a link to Linuxfr to share with the details?

@rgaudin
Copy link
Member

rgaudin commented Mar 20, 2023

It's a good idea but just to be clear Docker Hub is more than just a registry and offers features that are not part of the registry API such as anonymous tags listing etc

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

No branches or pull requests

3 participants