Skip to content

Commit 23ca06d

Browse files
Update warning disclaimer style
Co-authored-by: Allie Sadler <[email protected]>
1 parent f759cfd commit 23ca06d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ isolated from the Docker daemon and other services running inside the VM.
6868
## Windows Containers
6969

7070
> [!WARNING]
71-
> **Enabling Windows Containers has important security implications.**
71+
>
72+
> Enabling Windows containers has important security implications.
7273
{ .warning }
7374

7475
Unlike the Linux Docker engine and containers which run in a VM, Windows containers are implemented using operating system features, and run directly on the Windows host. If you enable Windows Containers during installation, the `ContainerAdministrator` user used for administration inside the container is a local administrator on the host machine. Enabling Windows Containers during installation makes it so that members of the `docker-users` group are able to elevate to administrators on the host. For organizations who don't want their developers to run Windows containers, a `-–no-windows-containers` installer flag is available from version 4.11 to disable their use.

0 commit comments

Comments
 (0)