Skip to content

Commit ccced6e

Browse files
Update option documentation
Co-authored-by: Allie Sadler <[email protected]>
1 parent 201f0b3 commit ccced6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/desktop/setup/install/windows-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ By default, Docker Desktop is installed at `C:\Program Files\Docker\Docker`.
210210
The `install` command accepts the following flags:
211211
- `--quiet`: Suppresses information output when running the installer
212212
- `--accept-license`: Accepts the [Docker Subscription Service Agreement](https://www.docker.com/legal/docker-subscription-service-agreement) now, rather than requiring it to be accepted when the application is first run
213-
- `--no-windows-containers`: Disables the Windows containers integration. For more information, please read this [important security consideration](/manuals/desktop/setup/install/windows-permission-requirements.md#windows-containers).
213+
- `--no-windows-containers`: Disables the Windows containers integration. This can have security implication. For more information, see [Windows containers](/manuals/desktop/setup/install/windows-permission-requirements.md#windows-containers).
214214
- `--allowed-org=<org name>`: Requires the user to sign in and be part of the specified Docker Hub organization when running the application
215215
- `--backend=<backend name>`: Selects the default backend to use for Docker Desktop, `hyper-v`, `windows` or `wsl-2` (default)
216216
- `--installation-dir=<path>`: Changes the default installation location (`C:\Program Files\Docker\Docker`)

0 commit comments

Comments
 (0)