Merge pull request #21947 from nbaenam/patch-2

Fixed set up
This commit is contained in:
Sebastiaan van Stijn 2025-02-01 23:47:10 +01:00 committed by GitHub
commit bdd28724ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -86,8 +86,7 @@ By default, members of your organization can use Docker Desktop without signing
in. When users dont sign in as a member of your organization, they dont
receive the [benefits of your organizations subscription](../../subscription/details.md) and they can circumvent [Dockers security features](/security/for-admins/hardened-desktop/).
There are multiple ways you can enforce sign-in, depending on your company's
set up and preferences:
There are multiple ways you can enforce sign-in, depending on your company's setup and preferences:
- [Registry key method (Windows only)](/security/for-admins/enforce-sign-in/methods/#registry-key-method-windows-only)
- [`.plist` method (Mac only)](/security/for-admins/enforce-sign-in/methods/#plist-method-mac-only)
- [`registry.json` method (All)](/security/for-admins/enforce-sign-in/methods/#registryjson-method-all)