1
1
---
2
2
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
4
4
title : Allowlist for Docker Desktop
5
5
tags : [admin]
6
6
linkTitle : Allowlist
7
7
weight : 100
8
8
aliases :
9
- - /desktop/allow-list/
9
+ - /desktop/allow-list/
10
10
---
11
11
12
12
{{< 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
15
15
16
16
## Domain URLs to allow
17
17
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