Skip to content

Commit b5728b7

Browse files
authored
ENGDOCS-2218 (#20861)
1 parent d3d2693 commit b5728b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/manuals/desktop/settings.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,10 @@ The HTTPS proxy settings used for scanning images are set using the `HTTPS_PROXY
257257
>
258258
> If you are using a PAC file hosted on a web server, make sure to add the MIME type `application/x-ns-proxy-autoconfig` for the `.pac` file extension on the server or website. Without this configuration, the PAC file may not be parsed correctly.
259259
260+
> [!IMPORTANT]
261+
>
262+
> You do not need to separately configure proxy settings for the Docker CLI or Docker daemon.
263+
260264
#### Proxy authentication
261265

262266
##### Basic authentication

content/manuals/engine/cli/proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ aliases:
1111
This page describes how to configure the Docker CLI to use proxies via
1212
environment variables in containers.
1313

14-
This page doesn't describe how to configure proxies for the Docker daemon.
14+
This page doesn't describe how to configure proxies for Docker Desktop.
1515
For instructions, see [configuring Docker Desktop to use HTTP/HTTPS proxies](/manuals/desktop/settings.md#proxies).
1616

1717
If you're running Docker Engine without Docker Desktop, refer to

0 commit comments

Comments
 (0)