You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/security/for-admins/enforce-sign-in/methods.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,10 @@ The following example outlines how to deploy a registry key to enforce sign-in o
50
50
51
51
## plist method (Mac only)
52
52
53
+
> [!NOTE]
54
+
>
55
+
> The `plist` method is available with Docker Desktop version 4.32 and later.
56
+
53
57
To enforce sign-in for Docker Desktop on macOS, you can use a `plist` file that defines the required settings. The following steps guide you through the process of creating and deploying the necessary `plist` file to enforce this policy:
54
58
55
59
1. Create the file `/Library/Application Support/com.docker.docker/desktop.plist`.
0 commit comments