From 7e822b44c9b47a70ff9139d35d6aebcb8953b511 Mon Sep 17 00:00:00 2001 From: Sarah Sanders Date: Tue, 29 Oct 2024 08:30:08 -0700 Subject: [PATCH] Update methods.md for DD version --- .../manuals/security/for-admins/enforce-sign-in/methods.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/manuals/security/for-admins/enforce-sign-in/methods.md b/content/manuals/security/for-admins/enforce-sign-in/methods.md index d0dbf6c86d..796e351bfa 100644 --- a/content/manuals/security/for-admins/enforce-sign-in/methods.md +++ b/content/manuals/security/for-admins/enforce-sign-in/methods.md @@ -50,6 +50,10 @@ The following example outlines how to deploy a registry key to enforce sign-in o ## plist method (Mac only) +> [!NOTE] +> +> The `plist` method is available with Docker Desktop version 4.32 and later. + 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: 1. Create the file `/Library/Application Support/com.docker.docker/desktop.plist`.