network setting clarity (#17572)

* network setting clarity

* review comments

* review comments

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
This commit is contained in:
Allie Sadler 2023-06-20 13:52:44 +01:00 committed by GitHub
parent ebe1d2dee6
commit 851f9769dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions

View File

@ -0,0 +1 @@
Docker Desktop uses a private IPv4 network for internal services such as a DNS server and an HTTP proxy. In case Docker Desktop's choice of subnet clashes with IPs in your environment, you can specify a custom subnet using the **Network** setting.

View File

@ -111,7 +111,7 @@ To prevent developers from accidentally changing the proxy settings, see
### Network
Docker Desktop uses a private IPv4 network for internal services such as a DNS server and an HTTP proxy. In case the choice of subnet clashes with something in your environment, specify a custom subnet using the **Network** setting.
{% include desktop-network-setting.md %}
## Docker Engine

View File

@ -176,7 +176,7 @@ The HTTPS proxy settings used for scanning images are set using the `HTTPS_PROXY
### Network
You can configure Docker Desktop networking to work on a virtual private network (VPN). Specify a network address translation (NAT) prefix and subnet mask to enable Internet connectivity.
{% include desktop-network-setting.md %}
## Docker Engine

View File

@ -186,10 +186,10 @@ This is useful when a corporate proxy that requires authentication is manually c
> **Note**
>
> The Network tab is not available in the Windows container mode because
> The **Network** tab isn't available in the Windows container mode because
> Windows manages networking.
You can configure Docker Desktop networking to work on a virtual private network (VPN). Specify a network address translation (NAT) prefix and subnet mask to enable Internet connectivity.
{% include desktop-network-setting.md %}
### WSL Integration