DockerCLI/cli/config
Sebastiaan van Stijn 7a0dc924f9
Add support for ALL_PROXY
Support for ALL_PROXY as default build-arg was added recently in
buildkit and the classic builder.

This patch adds the `ALL_PROXY` environment variable to the list of
configurable proxy variables, and updates the documentation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-21 09:06:18 +02:00
..
configfile Add support for ALL_PROXY 2021-07-21 09:06:18 +02:00
credentials Use designated test domains (RFC2606) in tests 2021-04-30 10:03:45 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go config.Load() remove unneeded locks 2021-03-25 21:45:14 +01:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 16:13:02 +01:00