mirror of https://github.com/docker/docs.git
Add scout URLs to allow list doc and tidy
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
This commit is contained in:
parent
4070853f6e
commit
04b6571ddb
|
@ -1,10 +1,10 @@
|
||||||
---
|
---
|
||||||
description: Allow list for Docker Desktop for Business customers
|
description: Allowlist for Docker Desktop for Business customers
|
||||||
keywords: Docker Desktop, allow list, firewall
|
keywords: Docker Desktop, allowlist, allow list, firewall
|
||||||
title: Allowlist for Docker Desktop
|
title: Allowlist for Docker Desktop
|
||||||
---
|
---
|
||||||
|
|
||||||
This page contains the domain URLs that you need to add to the allowlist to ensure Docker Desktop works properly within your organization, behind the firewall.
|
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
|
## Domain URLs to allow
|
||||||
|
|
||||||
|
@ -24,3 +24,4 @@ This page contains the domain URLs that you need to add to the allowlist to ensu
|
||||||
|https://registry-1.docker.io| Docker Pull/Push |
|
|https://registry-1.docker.io| Docker Pull/Push |
|
||||||
|https://production.cloudflare.docker.com| Docker Pull/Push |
|
|https://production.cloudflare.docker.com| Docker Pull/Push |
|
||||||
|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting |
|
|https://docker-pinata-support.s3.amazonaws.com| Troubleshooting |
|
||||||
|
|https://api.dso.docker.com| Docker Scout service |
|
||||||
|
|
Loading…
Reference in New Issue