We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e165176 commit ba3b01aCopy full SHA for ba3b01a
doc/zero-to-binderhub/setup-binderhub.rst
@@ -281,7 +281,7 @@ If you setup your own local registry using
281
url: "https://index.docker.io/v1"
282
config:
283
DockerRegistry:
284
- url: "https://registry.hub.docker.com" # the actual v2 registry url
+ url: "https://registry-1.docker.io" # the recommended registry URL
285
auth_config_url: "https://index.docker.io/v1" # must match above!
286
token_url: "https://auth.docker.io/token?service=registry.docker.io"
287
0 commit comments