From 79a1ea88f39f4ba89b604da8c1167e08dbc2edb9 Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Tue, 22 Mar 2022 08:14:23 -0500 Subject: [PATCH] removed a caveat --- docker-hub/registry-access-management.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-hub/registry-access-management.md b/docker-hub/registry-access-management.md index 4a7180635e..bc436e34e7 100644 --- a/docker-hub/registry-access-management.md +++ b/docker-hub/registry-access-management.md @@ -8,7 +8,7 @@ Registry Access Management is a feature available to organizations with a Docker > **Note** > -> Registry Access Management is currently offered as a Tech Preview to a closed group of Docker Business customers. +> Registry Access Management is currently offered as a closed beta to a closed group of Docker Business customers. {: .important} ## Configure Registry Access Management permissions @@ -60,7 +60,6 @@ Download Docker Desktop 4.5 or a later release. * Builds such as `docker buildx` using a Kubernetes driver are not restricted * Builds such as `docker buildx` using a custom docker-container driver are not restricted * Blocking is DNS-based; you must use a registry's access control mechanisms to distinguish between “push” and “pull” - * You must disable HTTP proxy or use a corporate proxy which also blocks the registries * WSL 2 requires at least a 5.4 series Linux kernel (this does not apply to earlier Linux kernel series) * Under the WSL 2 network, traffic from all Linux distributions is restricted (this will be resolved in the updated 5.15 series Linux kernel)