From eee4ee8e93d76942a0b9adf10044bae7ab75d27a Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Fri, 4 Apr 2025 15:50:07 +0100 Subject: [PATCH] Merge pull request #22364 from aevesdocker/vm-vdi-citrix Add: VM-VDI Citrix info --- _vale/config/vocabularies/Docker/accept.txt | 1 + content/manuals/desktop/setup/vm-vdi.md | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/_vale/config/vocabularies/Docker/accept.txt b/_vale/config/vocabularies/Docker/accept.txt index 1829794d83..97d7666e2c 100644 --- a/_vale/config/vocabularies/Docker/accept.txt +++ b/_vale/config/vocabularies/Docker/accept.txt @@ -11,6 +11,7 @@ CentOS Ceph Chrome Chrome DevTools +Citrix CloudFront Codefresh Codespaces diff --git a/content/manuals/desktop/setup/vm-vdi.md b/content/manuals/desktop/setup/vm-vdi.md index 153c1d9bff..3733302425 100644 --- a/content/manuals/desktop/setup/vm-vdi.md +++ b/content/manuals/desktop/setup/vm-vdi.md @@ -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.