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:
Allie Sadler 2023-09-27 10:50:57 +01:00 committed by GitHub
parent 4cfa07f8d6
commit c9cce3c318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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