We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c480f4 + 0692d76 commit 7fae190Copy full SHA for 7fae190
1 file changed
cli/command/cli.go
@@ -381,7 +381,7 @@ func (cli *DockerCli) ContextStore() store.Store {
381
// the "default" context is used if:
382
//
383
// - The "--host" option is set
384
-// - The "DOCKER_HOST" ([DefaultContextName]) environment variable is set
+// - The "DOCKER_HOST" ([client.EnvOverrideHost]) environment variable is set
385
// to a non-empty value.
386
387
// In these cases, the default context is used, which uses the host as
0 commit comments