Skip to content

Commit fa3c59f

Browse files
authored
Merge pull request #21970 from docker/published-update
publish updates from main
2 parents cc37331 + 6668a33 commit fa3c59f

File tree

2 files changed

+18
-18
lines changed
  • content/manuals
    • desktop/setup
    • security/for-admins/hardened-desktop/enhanced-container-isolation

2 files changed

+18
-18
lines changed

content/manuals/desktop/setup/allow-list.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ 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 Pull/Push |
30-
|https://registry-1.docker.io| Docker Pull/Push |
31-
|https://production.cloudflare.docker.com| Docker Pull/Push |
32-
|https://docker-images-prod.r2.cloudflarestorage.com| Docker Pull/Push |
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 |

content/manuals/security/for-admins/hardened-desktop/enhanced-container-isolation/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ platforms supported by Docker Desktop except Windows with WSL 2.
9393
Prior to Docker Desktop 4.38, ECI did not protect the Kubernetes cluster
9494
integrated in Docker Desktop.
9595

96-
Since Docker Desktop 4.38, ECI protects the integreated Kubernetes cluster
96+
Since Docker Desktop 4.38, ECI protects the integrated Kubernetes cluster
9797
when using the new **kind** provisioner (see [Deploy On Kubernetes](/manuals/desktop/features/kubernetes.md)).
9898
In this case, each node in the multi-node Kubernetes cluster is actually an ECI
9999
protected container. With ECI disabled, each node in the Kubernetes cluster is

0 commit comments

Comments
 (0)