docs/network
David Scott 57714d6499
network/proxy: add a note pointing at docker engine and Docker Desktop (#15046)
* network/proxy: add a note pointing at docker engine and Docker Desktop

The title is "Configure Docker to use a proxy server" which is generic
and implies this is the page which describes everything.

However the scope of the instructions is limited to containers:

> If your container needs to use an HTTP, ...

There are other HTTP proxy cases, for example

- for Docker Desktop to log into Docker
- for pulling and pushing containers
- for docker scan

Add a note at the top of this page to clarify the scope and link to
instructions for other cases.

Signed-off-by: David Scott <dave.scott@docker.com>

* Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Update proxy.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-07-08 12:16:01 +01:00
..
images Updates to macvlan/ipvlan experimental docs 2017-06-02 00:07:32 +00:00
bridge.md Fix bridge example 2021-12-27 16:30:40 +01:00
host.md updated RAM 2022-05-23 13:29:25 -05:00
index.md chore: add missing IPvlan in network drivers list 2021-11-07 16:29:58 +01:00
iptables.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
ipvlan.md Add ipv6 switch to network creation 2021-12-17 12:37:00 +01:00
links.md Closing forgeted markdown code 2021-03-20 22:38:48 +01:00
macvlan.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
network-tutorial-host.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
network-tutorial-macvlan.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
network-tutorial-overlay.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
network-tutorial-standalone.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
none.md network: use "console" for shell examples 2021-08-06 17:19:25 +02:00
overlay.md fix broken (anchor) links 2021-09-13 15:07:49 +02:00
proxy.md network/proxy: add a note pointing at docker engine and Docker Desktop (#15046) 2022-07-08 12:16:01 +01:00