Merge pull request #22364 from aevesdocker/vm-vdi-citrix

Add: VM-VDI Citrix info
This commit is contained in:
Allie Sadler 2025-04-04 15:50:07 +01:00 committed by GitHub
parent 393e76877f
commit eee4ee8e93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,7 @@ CentOS
Ceph
Chrome
Chrome DevTools
Citrix
CloudFront
Codefresh
Codespaces

View File

@ -25,6 +25,12 @@ For troubleshooting problems and intermittent failures that are outside of Docke
Docker does not support running multiple instances of Docker Desktop on the same machine in a VM or VDI environment.
> [!TIP]
>
> If you're running Docker Desktop inside a Citrix VDI, note that Citrix can be used with a variety of underlying hypervisors, for example VMware, Hyper-V, Citrix Hypervisor/XenServer. Docker Desktop requires nested virtualization, which is not supported by Citrix Hypervisor/XenServer.
>
> Check with your Citrix administrator or VDI infrastructure team to confirm which hypervisor is being used, and whether nested virtualization is enabled.
## Turn on nested virtualization
You must turn on nested virtualization before you install Docker Desktop on a virtual machine.