mirror of https://github.com/docker/docs.git
ENGDOCS-2406 (#21938)
<!--Delete sections as needed --> ## Description Request to make adding mutliple orgs more clear. Most of the methods are clear enough from the text and examples, but have added a line for the windows registry key method ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
477606d2c2
commit
1a7d135ded
|
@ -27,7 +27,7 @@ To enforce sign-in for Docker Desktop on Windows, you can configure a registry k
|
|||
> [!IMPORTANT]
|
||||
>
|
||||
> As of Docker Desktop version 4.36 and later, you can add more than one organization. With Docker Desktop version 4.35 and earlier, if you add more than one organization sign-in enforcement silently fails.
|
||||
3. Use your organization's name, all lowercase as string data.
|
||||
3. Use your organization's name, all lowercase as string data. If you're adding more than one organization, make sure there is an empty space between each organization name.
|
||||
4. Restart Docker Desktop.
|
||||
5. When Docker Desktop restarts, verify that the **Sign in required!** prompt appears.
|
||||
|
||||
|
|
Loading…
Reference in New Issue