Home Explore Blog CI



docker

content/manuals/desktop/setup/allow-list.md
d9e9e4faddff2c3c9728aeadd8fa3ff2c55a20b9a1d01d720000000300000b28
---
description: A list of domain URLs required for Docker Desktop to function correctly within an organization.
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics
title: Allowlist for Docker Desktop
tags: [admin]
linkTitle: Allowlist
weight: 100
aliases:
  - /desktop/allow-list/
---

{{< summary-bar feature_name="Allow list" >}}

This page contains the domain URLs that you need to add to a firewall allowlist to ensure Docker Desktop works properly within your organization.

## Domain URLs to allow

| Domains                                                                              | Description                                  |
| ------------------------------------------------------------------------------------ | -------------------------------------------- |
| https://api.segment.io                                                               | Analytics                                    |
| https://cdn.segment.com                                                              | Analytics                                    |
| https://notify.bugsnag.com                                                           | Error reports                                |
| https://sessions.bugsnag.com                                                         | Error reports                                |
| 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 Hub                                   |
| https://registry-1.docker.io                                                         | Docker Pull/Push                             |
| https://production.cloudflare.docker.com                                             | Docker Pull/Push (Paid plans)                |
| https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com | Docker Pull/Push (Personal plan / Anonymous) |
| https://docker-pinata-support.s3.amazonaws.com                                       | Troubleshooting                              |
| https://api.dso.docker.com                                                           | Docker Scout service                         |
| https://api.docker.com                                                               | New API                                      |

Chunks
c9b1c2a2 (1st chunk of `content/manuals/desktop/setup/allow-list.md`)
Title: Allowlist for Docker Desktop: Domain URLs
Summary
This document provides a list of domain URLs that should be added to a firewall allowlist to ensure Docker Desktop functions correctly within an organization. The list includes domains for analytics, error reporting, authentication, updates, Docker Hub, Docker pull/push operations, troubleshooting, and the Docker Scout service.