2018-11-09 09:10:41 -05:00
|
|
|
# context use
|
|
|
|
|
2023-01-06 13:04:05 -05:00
|
|
|
<!---MARKER_GEN_START-->
|
2018-11-09 09:10:41 -05:00
|
|
|
Set the current docker context
|
2023-01-06 13:04:05 -05:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
2018-11-09 09:10:41 -05:00
|
|
|
|
|
|
|
## Description
|
2022-03-30 08:33:44 -04:00
|
|
|
|
2020-05-07 07:53:25 -04:00
|
|
|
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.
|