DockerCLI/docs/reference/commandline/context_use.md

14 lines
331 B
Markdown
Raw Normal View History

# context use
<!---MARKER_GEN_START-->
Set the current docker context
<!---MARKER_GEN_END-->
## Description
Set the default context to use, when `DOCKER_HOST`, `DOCKER_CONTEXT` environment
variables and `--host`, `--context` global options are not set.
To disable usage of contexts, you can use the special `default` context.