mirror of https://github.com/docker/cli.git
docs: fix link to http proxy document
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
c537fb9f48
commit
78a8fba2cc
|
@ -321,7 +321,7 @@ be set for each environment:
|
||||||
|
|
||||||
These settings are used to configure proxy settings for containers only, and not
|
These settings are used to configure proxy settings for containers only, and not
|
||||||
used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the
|
used as proxy settings for the `docker` CLI or the `dockerd` daemon. Refer to the
|
||||||
[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/systemd/#httphttps-proxy)
|
[environment variables](#environment-variables) and [HTTP/HTTPS proxy](https://docs.docker.com/config/daemon/proxy/#httphttps-proxy)
|
||||||
sections for configuring proxy settings for the cli and daemon.
|
sections for configuring proxy settings for the cli and daemon.
|
||||||
|
|
||||||
> **Warning**
|
> **Warning**
|
||||||
|
|
Loading…
Reference in New Issue