mirror of
https://github.com/docker/cli.git
synced 2025-07-29 06:01:13 +03:00
Merge pull request #1138 from seemethere/env_experimental
Add env variable option for experimental
This commit is contained in:
@ -61,6 +61,7 @@ by the `docker` command line:
|
||||
* `DOCKER_API_VERSION` The API version to use (e.g. `1.19`)
|
||||
* `DOCKER_CONFIG` The location of your client configuration files.
|
||||
* `DOCKER_CERT_PATH` The location of your authentication keys.
|
||||
* `DOCKER_CLI_EXPERIMENTAL` Enable experimental features for the cli (e.g. `enabled` or `disabled`)
|
||||
* `DOCKER_DRIVER` The graph driver to use.
|
||||
* `DOCKER_HOST` Daemon socket to connect to.
|
||||
* `DOCKER_NOWARN_KERNEL_VERSION` Prevent warnings that your Linux kernel is
|
||||
|
Reference in New Issue
Block a user