mirror of https://github.com/docker/docs.git
ee intro: note docker context released-in version (#9799)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
parent
844e8e4c70
commit
87291ef800
|
|
@ -183,7 +183,7 @@ To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker Context
|
## Docker Context
|
||||||
A new Docker CLI plugin called `docker context` is available with this release. `docker context` helps manage connections to multiple environments so you do not have to remember and type out connection strings. [Read more](../engine/reference/commandline/context/) about `docker context`.
|
A new Docker CLI plugin called `docker context` is available with client version 19.03.0. `docker context` helps manage connections to multiple environments so you do not have to remember and type out connection strings. [Read more](../engine/reference/commandline/context/) about `docker context`.
|
||||||
|
|
||||||
|
|
||||||
## Where to go next
|
## Where to go next
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue