You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some advanced use cases, the operator might want to push to one container registry and pull from another container registry. For example, the operator want to push to a public container registry like https://hub.docker.com/ and pull from a private proxy cache.
Proposed change
In some advanced use cases, the operator might want to push to one container registry and pull from another container registry. For example, the operator want to push to a public container registry like https://hub.docker.com/ and pull from a private proxy cache.
This will require
Add extra option in Helm chart
Support new option when building container
Support new option when contacting JupyterHub
Who would use this feature?
@arnim and @rgaiacs want to use it at the mybinder.org server operated by GESIS.
The text was updated successfully, but these errors were encountered: