Skip to content

Commit c7f7588

Browse files
authored
chore: minor docs fixes (#23270)
<!--Delete sections as needed --> ## Description Closes #23255 (comment) adds https://docker.slack.com/archives/C0105T139BJ/p1755529270222419?thread_ts=1754585623.672069&cid=C0105T139BJ ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 00da2c5 commit c7f7588

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

_vale/Docker/Acronyms.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ exceptions:
9191
- MCP
9292
- MDM
9393
- MDN
94+
- MIME
9495
- MSI
9596
- NAT
9697
- NET

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ The HTTPS proxy settings used for scanning images are set using the `HTTPS_PROXY
262262

263263
> [!NOTE]
264264
>
265-
> 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.
265+
> 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. For more details on PAC files and Docker Desktop, see [Hardened Docker Desktop](/manuals/enterprise/security/hardened-desktop/air-gapped-containers.md#proxy-auto-configuration-files)
266266
267267
> [!IMPORTANT]
268268
> You cannot configure the proxy settings using the Docker daemon configuration

content/manuals/desktop/setup/install/mac-install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ aliases:
1616
- /docker-for-mac/apple-silicon/
1717
- /desktop/mac/apple-silicon/
1818
- /desktop/install/mac-install/
19+
- /desktop/install/mac/
1920
---
2021

2122
> **Docker Desktop terms**

0 commit comments

Comments
 (0)