Skip to content

Commit eee4ee8

Browse files
authored
Merge pull request #22364 from aevesdocker/vm-vdi-citrix
Add: VM-VDI Citrix info
1 parent 393e768 commit eee4ee8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

_vale/config/vocabularies/Docker/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CentOS
1111
Ceph
1212
Chrome
1313
Chrome DevTools
14+
Citrix
1415
CloudFront
1516
Codefresh
1617
Codespaces

content/manuals/desktop/setup/vm-vdi.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ For troubleshooting problems and intermittent failures that are outside of Docke
2525

2626
Docker does not support running multiple instances of Docker Desktop on the same machine in a VM or VDI environment.
2727

28+
> [!TIP]
29+
>
30+
> 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.
31+
>
32+
> Check with your Citrix administrator or VDI infrastructure team to confirm which hypervisor is being used, and whether nested virtualization is enabled.
33+
2834
## Turn on nested virtualization
2935

3036
You must turn on nested virtualization before you install Docker Desktop on a virtual machine.

0 commit comments

Comments
 (0)