mirror of https://github.com/docker/docs.git
Clarify enforce sign-in steps (#19520)
* add troubleshooting tip and clarify restart vs start * update details
This commit is contained in:
parent
fb58333f1f
commit
d687762f28
|
@ -68,9 +68,11 @@ details, see [Manage members](/admin/organization/members/).
|
|||
|
||||
4. Verify that sign-in is enforced.
|
||||
|
||||
Start Docker Desktop on the user’s machine and verify that the **Sign in
|
||||
To activate the `registry.json` file, restart Docker Desktop on the user’s machine. When Docker Desktop starts, verify that the **Sign in
|
||||
required!** prompt appears.
|
||||
|
||||
In some cases, a system reboot may be necessary for the enforcement to take effect.
|
||||
|
||||
> **Tip**
|
||||
>
|
||||
> If your users have issues starting Docker Desktop after you enforce sign-in, they may need to update to the latest version.
|
||||
|
|
Loading…
Reference in New Issue