1
0
mirror of https://github.com/docker/cli.git synced 2026-01-26 15:41:42 +03:00

Merge pull request #6602 from ahopp/improve-env-vars-description

Improve clarity of environment variables description
This commit is contained in:
Sebastiaan van Stijn
2026-01-12 13:01:58 +01:00
committed by GitHub

View File

@@ -114,8 +114,7 @@ Options:
### Environment variables
The following list of environment variables are supported by the `docker` command
line:
The following environment variables control the behavior of the `docker` command-line client:
| Variable | Description |
| :---------------------------- |:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|