mirror of https://github.com/docker/docs.git
ENGDOCS-1671 (#18285)
* ENGDOCS-1671 * Update content/desktop/vm-vdi.md Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> --------- Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home> Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
4cfa07f8d6
commit
c9cce3c318
|
@ -10,6 +10,11 @@ In general, we recommend running Docker Desktop natively on either Mac, Linux, o
|
|||
|
||||
To run Docker Desktop in a virtual desktop environment, it is essential nested virtualization is enabled on the virtual machine that provides the virtual desktop. This is because, under the hood, Docker Desktop is using a Linux VM in which it runs Docker Engine and the containers.
|
||||
|
||||
>**Important**
|
||||
>
|
||||
> Docker doesn't support running Docker Desktop for Mac inside a VM.
|
||||
{ .important }
|
||||
|
||||
## Virtual desktop support
|
||||
|
||||
>Note
|
||||
|
|
Loading…
Reference in New Issue