mirror of https://github.com/docker/docs.git
Update docker-hub/registry-access-management.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
This commit is contained in:
parent
d8ad873ea2
commit
cc3dd2dd7c
|
@ -40,7 +40,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:
|
||||
|
||||
1. Download the latest version of Docker Desktop, and then
|
||||
2. Create a `registry.json` file by following the instructions for [Windows, Mac and Linux](/docker-hub/configure-sign-in/).
|
||||
2. Create a `registry.json` file by following the instructions for [Windows, Mac and Linux](configure-sign-in.md).
|
||||
|
||||
## Verify the restrictions
|
||||
|
||||
|
|
Loading…
Reference in New Issue