mirror of https://github.com/docker/docs.git
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
This commit is contained in:
parent
a5539d2117
commit
b3327a77ec
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: A list of domain URLs required for Docker Desktop to function correctly within an organization.
|
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,
|
keywords: Docker Desktop, allowlist, allow list, firewall, authentication URLs, analytics
|
||||||
title: Allowlist for Docker Desktop
|
title: Allowlist for Docker Desktop
|
||||||
tags: [admin]
|
tags: [admin]
|
||||||
linkTitle: Allowlist
|
linkTitle: Allowlist
|
||||||
|
@ -16,7 +16,7 @@ This page contains the domain URLs that you need to add to a firewall allowlist
|
||||||
## Domain URLs to allow
|
## Domain URLs to allow
|
||||||
|
|
||||||
| Domains | Description |
|
| Domains | Description |
|
||||||
|---------|----------------------------------------------|
|
| ------------------------------------------------------------------------------------ | -------------------------------------------- |
|
||||||
| https://api.segment.io | Analytics |
|
| https://api.segment.io | Analytics |
|
||||||
| https://cdn.segment.com | Analytics |
|
| https://cdn.segment.com | Analytics |
|
||||||
| https://experiments.docker.com | A/B testing |
|
| https://experiments.docker.com | A/B testing |
|
||||||
|
@ -32,3 +32,4 @@ This page contains the domain URLs that you need to add to a firewall allowlist
|
||||||
| https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com | Docker Pull/Push (Personal plan / Anonymous) |
|
| https://docker-images-prod.6aa30f8b08e16409b46e0173d6de2f56.r2.cloudflarestorage.com | Docker Pull/Push (Personal plan / Anonymous) |
|
||||||
| https://docker-pinata-support.s3.amazonaws.com | Troubleshooting |
|
| https://docker-pinata-support.s3.amazonaws.com | Troubleshooting |
|
||||||
| https://api.dso.docker.com | Docker Scout service |
|
| https://api.dso.docker.com | Docker Scout service |
|
||||||
|
| https://api.docker.com | New API |
|
||||||
|
|
Loading…
Reference in New Issue