mirror of https://github.com/docker/docs.git
Requests to adjust Hardened Desktop docs
This commit is contained in:
parent
6039b50afe
commit
997e52b5eb
|
@ -18,8 +18,6 @@ Below are some example registries administrators can allow:
|
|||
- GitHub Container Registry
|
||||
- Google Container Registry
|
||||
|
||||
Administrators can ensure registries are locked in and cannot be edited by developers, if Enhanced Container Isolation is switched on. To learn more, see [Enhanced Container Isolation](enhanced-container-isolation/index.md).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
You need to [configure a registry.json to enforce sign-in](../../docker-hub/configure-sign-in.md). For Registry Access Management to take effect, Docker Desktop users must authenticate to your organization.
|
||||
|
|
|
@ -35,7 +35,6 @@ Using the `admin-settings.json` file, admins can:
|
|||
- Enforce the use of WSL2 based engine or Hyper-V
|
||||
- Configure Docker Engine
|
||||
- Turn off Docker Desktop's ability to checks for updates
|
||||
- Turn off Docker Desktop's ability to send usage statistics
|
||||
|
||||
For more details on the syntax and options admins can set, see [Configure Settings Management](configure.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue