Skip to content

Commit 452734f

Browse files
call out the behavior when PAC file download fails (#22464)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets https://docker.slack.com/archives/C02DDPKLJ0J/p1744707532756369?thread_ts=1744293644.289759&cid=C02DDPKLJ0J <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [x] Editorial review - [ ] Product review
1 parent 211733e commit 452734f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/manuals/security/for-admins/hardened-desktop/air-gapped-containers.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The `containersProxy` setting describes the policy which is applied to traffic f
5252
> [!IMPORTANT]
5353
>
5454
> Any existing `proxy` setting in the `admin-settings.json` file continues to apply to traffic from the app on the host.
55+
> If the PAC file download fails, the Docker Desktop app and its containers do not block the request; instead, they attempt to connect directly to the target URL.
5556
5657
## Example PAC file
5758

0 commit comments

Comments
 (0)