desktop: settings: windows: sync with macOS version

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2022-07-15 12:44:45 +02:00
parent 8d70cf6be1
commit cc44c7cdfa
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
1 changed files with 3 additions and 3 deletions

View File

@ -144,15 +144,15 @@ containers. Alternatively, you can opt not to share it by selecting **Cancel**.
### Proxies
HTTP/HTTPS proxies can be used when
HTTP/HTTPS proxies can be used when:
- Logging in to Docker
- Pulling or pushing images
- Fetching artifacts during image builds
- Containers interact with the external network
- Scanning images.
- Scanning images
These are configured slightly differently.
Each use case above is configured slightly differently.
If the host uses a static HTTP/HTTPS proxy configuration, Docker Desktop reads this configuration
and automatically uses these settings for logging into Docker and for pulling and pushing images.