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/hardened-desktop/settings-management/_index.md
+5-21Lines changed: 5 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,27 +33,11 @@ Settings that are defined by an administrator override any previous values set b
33
33
34
34
## What features can I configure with Settings Management?
35
35
36
-
Using the `admin-settings.json` file, you can:
37
-
38
-
- Turn on and lock in [Enhanced Container Isolation](../enhanced-container-isolation/_index.md)
39
-
- Configure HTTP proxies
40
-
- Configure network settings
41
-
- Configure Kubernetes settings
42
-
- Enforce the use of WSL 2 based engine or Hyper-V
43
-
- Enforce the use of Rosetta for x86_64/amd64 emulation on Apple Silicon
44
-
- Configure Docker Engine
45
-
- Turn off Docker Desktop's ability to checks for updates
46
-
- Turn off Docker Extensions
47
-
- Turn off Docker Scout SBOM indexing
48
-
- Turn off beta and experimental features
49
-
- Turn off Docker AI ([Ask Gordon](/manuals/ai/gordon/_index.md))
50
-
- Turn off Docker Desktop's onboarding survey
51
-
- Control whether developers can use the Docker terminal
52
-
- Control the file sharing implementation for your developers on macOS
53
-
- Specify which paths your developers can add file shares to
54
-
- Configure Air-gapped containers
55
-
56
-
For more details on the syntax and options, see [Configure Settings Management](configure-json-file.md).
36
+
You can configure a wide range of features, from proxies and Kubernetes settings
37
+
to Enhanced Container isolation. For more information, view the [Settings reference](/manuals/security/for-admins/hardened-desktop/settings-management/settings-reference.md).
38
+
39
+
The settings reference outlines what settings can be configured with the [Admin
40
+
Console](/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md) or [`admin-settings.json` file](/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md).
57
41
58
42
## How do I set up and enforce Settings Management?
Copy file name to clipboardExpand all lines: content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ of an organization with a Docker Business subscription. This means the file does
35
35
- Restricted environments where SSO and cloud-based authentication are not permitted.
36
36
37
37
38
-
## Step one: Create the `admin-settings.json` file and save it in the correct location
38
+
## Step one: Create the `admin-settings.json` file and save it
39
39
40
40
You can either 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` and save it in the correct location, or set it up manually.
41
41
@@ -52,7 +52,7 @@ To set it up manually:
52
52
>
53
53
> It is assumed that you have the ability to push the `admin-settings.json` settings file to the locations specified through a device management software such as [Jamf](https://www.jamf.com/lp/en-gb/apple-mobile-device-management-mdm-jamf-shared/?attr=google_ads-brand-search-shared&gclid=CjwKCAjw1ICZBhAzEiwAFfvFhEXjayUAi8FHHv1JJitFPb47C_q_RCySTmF86twF1qJc_6GST-YDmhoCuJsQAvD_BwE).
54
54
55
-
## Step two: Configure the settings you want to lock in
0 commit comments