diff --git a/_vale/Docker/Acronyms.yml b/_vale/Docker/Acronyms.yml index d6d9fdde6bde..29fcd1744293 100644 --- a/_vale/Docker/Acronyms.yml +++ b/_vale/Docker/Acronyms.yml @@ -91,6 +91,7 @@ exceptions: - MCP - MDM - MDN + - MIME - MSI - NAT - NET diff --git a/content/manuals/desktop/settings-and-maintenance/settings.md b/content/manuals/desktop/settings-and-maintenance/settings.md index a36f7d0a74fa..e33d365b2832 100644 --- a/content/manuals/desktop/settings-and-maintenance/settings.md +++ b/content/manuals/desktop/settings-and-maintenance/settings.md @@ -262,7 +262,7 @@ The HTTPS proxy settings used for scanning images are set using the `HTTPS_PROXY > [!NOTE] > -> 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. +> 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) > [!IMPORTANT] > You cannot configure the proxy settings using the Docker daemon configuration diff --git a/content/manuals/desktop/setup/install/mac-install.md b/content/manuals/desktop/setup/install/mac-install.md index 292df0ccccd0..b18ce5786ebc 100644 --- a/content/manuals/desktop/setup/install/mac-install.md +++ b/content/manuals/desktop/setup/install/mac-install.md @@ -16,6 +16,7 @@ aliases: - /docker-for-mac/apple-silicon/ - /desktop/mac/apple-silicon/ - /desktop/install/mac-install/ +- /desktop/install/mac/ --- > **Docker Desktop terms**