mirror of https://github.com/docker/docs.git
removed a caveat
This commit is contained in:
parent
23033eca36
commit
79a1ea88f3
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue