VMware link fix (#23817)

Fix for issue pointed out here
https://docker.slack.com/archives/C04300R4G5U/p1764950979466149
This commit is contained in:
Allie Sadler
2025-12-08 09:30:10 +00:00
committed by GitHub
parent ef718d117b
commit 8a5b59f8e6

View File

@@ -65,7 +65,7 @@ virtual machine that will not use Docker Cloud.
Nested virtualization of other hypervisors like Hyper-V inside a vSphere VM [is not a supported scenario](https://kb.vmware.com/s/article/2009916). However, running Hyper-V VM in a VMware ESXi VM is technically possible and, depending on the version, ESXi includes hardware-assisted virtualization as a supported feature. A VM that had 1 CPU with 4 cores and 12GB of memory was used for internal testing.
For steps on how to expose hardware-assisted virtualization to the guest OS, [see VMware's documentation](https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-2A98801C-68E8-47AF-99ED-00C63E4857F6.html).
For steps on how to expose hardware-assisted virtualization to the guest OS, [see VMware's documentation](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0/expose-hardware-assisted-virtualization.html).
### Turn on nested virtualization on an Azure Virtual Machine