1
0
mirror of https://github.com/docker/cli.git synced 2025-04-23 04:45:35 +03:00
cli/docs/reference/commandline/context_use.md
David Karlsson 6fd4cff1f7 docs: minor editorial improvements, typo fixes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-19 17:15:38 +01:00

14 lines
330 B
Markdown

# 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 aren't set.
To disable usage of contexts, you can use the special `default` context.