Skip to content

Commit 8d1e1d3

Browse files
update container proxy behaviour with PAC file (#22847)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets Relates to this code changes in docker/pinata#34220 and docker/pinata#34955. This PR updates the docs to reflect the new behaviour. <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [X] Technical review - [X] Editorial review - [ ] Product review
1 parent 0286ac0 commit 8d1e1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +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.
55+
> If the PAC file download fails, the containers block the request to the target URL.
5656
5757
## Example PAC file
5858

0 commit comments

Comments
 (0)