docker context use
内容説明 | Set the current docker context |
---|---|
利用方法 | docker context use CONTEXT |
内容説明
Set the default context to use, when DOCKER_HOST
, DOCKER_CONTEXT
environment
variables and --host
, --context
global options aren't set.
To disable usage of contexts, you can use the special default
context.