Skip to content

Commit 9356cbc

Browse files
docs: explain Windows Docker daemon proxy setting (#25804)
## Summary - document what **Use proxy for Windows Docker daemon** does on the Docker Desktop settings page - link the existing Registry Access Management and Settings Management docs that already describe the related behavior Fixes #25622 ## Validation - `git diff --check` - `npx --yes markdownlint-cli2 content/manuals/desktop/settings-and-maintenance/settings.md` --------- Co-authored-by: Niels Kaspers <nielskaspers@users.noreply.github.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
1 parent f3a207e commit 9356cbc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

  • content/manuals/desktop/settings-and-maintenance

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,16 @@ Used for `docker image pull` (always enforced - all `docker pull` and Compose pu
150150
>
151151
> The HTTPS proxy used for image scanning is configured using the `HTTPS_PROXY` environment variable.
152152
153+
#### Windows Docker daemon proxy
154+
155+
When you run Windows containers, enable **Use proxy for Windows Docker daemon**
156+
to let the Windows Docker daemon connect to Docker Desktop's internal proxy.
157+
This allows Windows containers to use the configured Docker Desktop proxy, and
158+
it is required if you want [Registry Access Management](/manuals/enterprise/security/hardened-desktop/registry-access-management.md)
159+
restrictions to apply to Windows image operations. Administrators can manage
160+
the same behavior with
161+
[**Override Windows "dockerd" port**](/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md#override-windows-dockerd-port).
162+
153163
#### Proxy authentication
154164

155165
| Method | Behavior | Notes |

0 commit comments

Comments
 (0)