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/enterprise/security/hardened-desktop/settings-management/_index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ Settings Management supports a wide range of Docker Desktop features, including:
45
45
- Registry access controls
46
46
- Resource limits
47
47
- Security policies
48
+
- Cloud policies
48
49
49
50
For a complete list of settings you can enforce, see the [Settings reference](/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md).
50
51
@@ -59,9 +60,10 @@ When multiple policies exist, Docker Desktop applies them in this order:
59
60
60
61
## Set up Settings Management
61
62
62
-
1.[Enforce sign-in](/manuals/enterprise/security/enforce-sign-in/_index.md) to
63
+
1. Check that you have [added and verified](/manuals/enterprise/security/domain-management.md#add-and-verify-a-domain) your organization's domain.
64
+
2.[Enforce sign-in](/manuals/enterprise/security/enforce-sign-in/_index.md) to
63
65
ensure all developers authenticate with your organization.
64
-
2. Choose a configuration method:
66
+
3. Choose a configuration method:
65
67
- Use the `--admin-settings` installer flag on [macOS](/manuals/desktop/setup/install/mac-install.md#install-from-the-command-line) or [Windows](/manuals/desktop/setup/install/windows-install.md#install-from-the-command-line) to automatically create the `admin-settings.json`.
66
68
- Manually create and configure the [`admin-settings.json` file](/manuals/enterprise/security/hardened-desktop/settings-management/configure-json-file.md).
67
69
- Create a settings policy in the [Docker Admin Console](configure-admin-console.md).
0 commit comments