Skip to content

Commit 4d30c7a

Browse files
committed
formatting
1 parent 9d67727 commit 4d30c7a

File tree

1 file changed

+3
-2
lines changed
  • content/manuals/security/for-admins/hardened-desktop/settings-management

1 file changed

+3
-2
lines changed

content/manuals/security/for-admins/hardened-desktop/settings-management/configure.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: How to configure Settings Management for Docker Desktop
33
keywords: admin, controls, rootless, enhanced container isolation
44
title: Configure Settings Management
55
linkTitle: Configure
6+
toc_max: 4
67
aliases:
78
- /desktop/hardened-desktop/settings-management/configure/
89
---
@@ -230,8 +231,8 @@ The following `admin-settings.json` code and table provides an example of the re
230231
|:-------------------------------|---|:-------------------------------|---|
231232
| `linuxVM` | |Parameters and settings related to Linux VM options - grouped together here for convenience. | |
232233
| &nbsp; &nbsp; &nbsp; &nbsp;`wslEngineEnabled` | Windows only | If `value` is set to true, Docker Desktop uses the WSL 2 based engine. This overrides anything that may have been set at installation using the `--backend=<backend name>` flag. | |
233-
| &nbsp;&nbsp; &nbsp; &nbsp;`dockerDaemonOptions`| |If `value` is set to true, it overrides the options in the Docker Engine config file. See the [Docker Engine reference](/reference/cli/dockerd/#daemon-configuration-file). Note that for added security, a few of the config attributes may be overridden when Enhanced Container Isolation is enabled. | |
234-
| &nbsp;&nbsp; &nbsp; &nbsp;`vpnkitCIDR` | |Overrides the network range used for vpnkit DHCP/DNS for `*.docker.internal` | |
234+
| &nbsp; &nbsp; &nbsp; &nbsp;`dockerDaemonOptions`| |If `value` is set to true, it overrides the options in the Docker Engine config file. See the [Docker Engine reference](/reference/cli/dockerd/#daemon-configuration-file). Note that for added security, a few of the config attributes may be overridden when Enhanced Container Isolation is enabled. | |
235+
| &nbsp; &nbsp; &nbsp; &nbsp;`vpnkitCIDR` | |Overrides the network range used for vpnkit DHCP/DNS for `*.docker.internal` | |
235236

236237
#### Windows containers
237238

0 commit comments

Comments
 (0)