Update methods.md for DD version

This commit is contained in:
Sarah Sanders 2024-10-29 08:30:08 -07:00 committed by GitHub
parent 8923d313cf
commit 7e822b44c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@ The following example outlines how to deploy a registry key to enforce sign-in o
## plist method (Mac only) ## 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: 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`. 1. Create the file `/Library/Application Support/com.docker.docker/desktop.plist`.