mirror of https://github.com/docker/docs.git
updated enforce authentication
This commit is contained in:
parent
4a95215f99
commit
0ebf52f918
|
@ -39,11 +39,7 @@ To configure Registry Access Management permissions, perform the following steps
|
||||||
To ensure that each org member uses Registry Access Management on their local machine, you can perform the steps below to enforce sign-in under your organization. To do this:
|
To ensure that each org member uses Registry Access Management on their local machine, you can perform the steps below to enforce sign-in under your organization. To do this:
|
||||||
|
|
||||||
1. Download the latest version of Docker Desktop, and then
|
1. Download the latest version of Docker Desktop, and then
|
||||||
2. Create a `registry.json` file.
|
2. Create a `registry.json` file by following the instructions for [Windows and Mac](/docker-hub/configure-sign-in/).
|
||||||
|
|
||||||
## Creating a registry.json file
|
|
||||||
|
|
||||||
Create a `registry.json` file, by following the instructions for [Windows and Mac](/docker-hub/configure-sign-in/).
|
|
||||||
|
|
||||||
## Verify the restrictions
|
## Verify the restrictions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue