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 3ace817 commit b96be95Copy full SHA for b96be95
.evergreen/docker-config/config.json
@@ -1,5 +1,9 @@
1
{
2
"credHelpers": {
3
- "registry.hub.docker.com": "from-env"
+ "registry.hub.docker.com": "from-env",
4
+ "docker.io": "from-env",
5
+ "docker.io/library": "from-env",
6
+ "index.docker.io/v1": "from-env",
7
+ "index.docker.io": "from-env"
8
}
9
0 commit comments