diff --git a/_data/toc.yaml b/_data/toc.yaml index 2ede0a4ba8..1184934fdc 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1121,6 +1121,8 @@ manuals: title: Docker Desktop WSL 2 backend on Windows - path: /desktop/vm-vdi/ title: Run Docker Desktop for Windows in a VM or VDI environment + - path: /desktop/allow-list/ + title: Allowlist for Docker Desktop - path: /desktop/uninstall/ title: Uninstall Docker Desktop - sectiontitle: Hardened Docker Desktop diff --git a/desktop/allow-list.md b/desktop/allow-list.md new file mode 100644 index 0000000000..3a7bd723e9 --- /dev/null +++ b/desktop/allow-list.md @@ -0,0 +1,27 @@ +--- +description: Allow list for Docker Desktop for Business customers +keywords: Docker Desktop, allow list, firewall +title: Allowlist for Docker Desktop +--- + +This page contains the domain URLs that you need to add to the allowlist to ensure Docker Desktop works properly within your organization, behind the firewall. + +## Domain URLs to allow + +| Domains | Description | +|---------|-------------| +|https://api.segment.io| Analytics | +|https://cdn.segment.com| Analytics | +|https://api.wootric.com| Analytics | +|https://cdn.wootric.com| Analytics | +|https://notify.bugsnag.com| Analytics | +|https://notify.bugsnag.com| Analytics | +|https://sessions.bugsnag.com| Analytics | +|https://auth.docker.io| Authentication | +|https://cdn.auth0.com| Authentication | +|https://login.docker.com| Authentication | +|https://desktop.docker.com| Update | +|https://hub.docker.com| Docker Pull/Push | +|https://registry-1.docker.io| Docker Pull/Push | +|https://production.cloudflare.docker.com| Docker Pull/Push | +|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting |