Skip to content

Commit b3327a7

Browse files
Add api.docker.com to allow list (#22247)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- 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 a5539d2 commit b3327a7

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed
Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
description: A list of domain URLs required for Docker Desktop to function correctly within an organization.
3-
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics,
3+
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics
44
title: Allowlist for Docker Desktop
55
tags: [admin]
66
linkTitle: Allowlist
77
weight: 100
88
aliases:
9-
- /desktop/allow-list/
9+
- /desktop/allow-list/
1010
---
1111

1212
{{< summary-bar feature_name="Allow list" >}}
@@ -15,20 +15,21 @@ This page contains the domain URLs that you need to add to a firewall allowlist
1515

1616
## Domain URLs to allow
1717

18-
| Domains | Description |
19-
|---------|----------------------------------------------|
20-
|https://api.segment.io| Analytics |
21-
|https://cdn.segment.com| Analytics |
22-
|https://experiments.docker.com| A/B testing |
23-
|https://notify.bugsnag.com| Error reports |
24-
|https://sessions.bugsnag.com| Error reports |
25-
|https://auth.docker.io| Authentication |
26-
|https://cdn.auth0.com| Authentication |
27-
|https://login.docker.com| Authentication |
28-
|https://desktop.docker.com| Update |
29-
|https://hub.docker.com| Docker Hub |
30-
|https://registry-1.docker.io| Docker Pull/Push |
31-
|https://production.cloudflare.docker.com| Docker Pull/Push (Paid plans) |
32-
|https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com| Docker Pull/Push (Personal plan / Anonymous) |
33-
|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting |
34-
|https://api.dso.docker.com| Docker Scout service |
18+
| Domains | Description |
19+
| ------------------------------------------------------------------------------------ | -------------------------------------------- |
20+
| https://api.segment.io | Analytics |
21+
| https://cdn.segment.com | Analytics |
22+
| https://experiments.docker.com | A/B testing |
23+
| https://notify.bugsnag.com | Error reports |
24+
| https://sessions.bugsnag.com | Error reports |
25+
| https://auth.docker.io | Authentication |
26+
| https://cdn.auth0.com | Authentication |
27+
| https://login.docker.com | Authentication |
28+
| https://desktop.docker.com | Update |
29+
| https://hub.docker.com | Docker Hub |
30+
| https://registry-1.docker.io | Docker Pull/Push |
31+
| https://production.cloudflare.docker.com | Docker Pull/Push (Paid plans) |
32+
| https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com | Docker Pull/Push (Personal plan / Anonymous) |
33+
| https://docker-pinata-support.s3.amazonaws.com | Troubleshooting |
34+
| https://api.dso.docker.com | Docker Scout service |
35+
| https://api.docker.com | New API |

0 commit comments

Comments
 (0)