1# context use 2 3<!---MARKER_GEN_START--> 4Set the current docker context 5 6 7<!---MARKER_GEN_END--> 8 9## Description 10 11Set the default context to use, when `DOCKER_HOST`, `DOCKER_CONTEXT` environment 12variables and `--host`, `--context` global options aren't set. 13To disable usage of contexts, you can use the special `default` context.