Skip to main content

All Questions

0 votes
0 answers
254 views

Docker build fails with "required feature is not installed" when running in a Windows 10 VM

I have installed Docker Desktop for Windows on a Windows 10 Pro VM. The host is a Xen hypervisor running Debian 11. Within the Windows VM, I need to build and use a Docker image using Windows ...
tomocafe's user avatar
  • 373
0 votes
0 answers
67 views

Is there a way for Windows VM to recognize docker desktop on host environment

Is there a way to have my Windows 10 Pro VM (running Parallels without nested virtualization enabled) to recognize Docker Desktop running on MacOS (older version 10.13)? For example, I know I can run ...
Rod's user avatar
  • 515
0 votes
1 answer
1k views

Problems installing hyper-v feature on windows 10 pro

Summary I am trying to setup docker to setup docker I need to enable hyper-v. I tried to enable hyper v but during the reboot, windows say's "we couldn't complete the features undoing changes&...
john van helmert's user avatar
0 votes
1 answer
695 views

Docker Tool Box VT Error in windows 10 home

When i tried to execute docker quickstart terminal . it showed following message "This computer doesn't have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory" But my PC already Enabled ...
jung's user avatar
  • 1
1 vote
1 answer
6k views

Windows 10 - Hyper-V Support : Yes, Virtualization: Disabled

I've gone through all the steps and gotten Hyper-V enabled properly, but my system still shows Virtualization as disabled even though it also shows Hyper-V is enabled. I have enabled Hyper-V in ...
jamzsabb's user avatar
  • 137
2 votes
0 answers
598 views

Enable nested virtualization on Windows 10 guest, Ubuntu 18.04 host, AMD Ryzen

I have a AMD Ryzen 1700 on Ubuntu 18.04. I have installed a Windows 10 guest under KVM using virt-manager. To be able to do that with the right CPU type ("EPYC" or "EPYC-IBPB"), I had to apply the ...
Antoine P.'s user avatar
10 votes
3 answers
19k views

Docker Toolbox: Doesn't have VT-X/AMD-v even if it is enabled [duplicate]

Tried running Docker Toolbox on my Windows 10 Home 64-bit machine. also, Hyper-V is already enabled! But when running the Docker Quickstart Terminal, it always shows "This computer doesn't have ...
anonymous_matt277's user avatar
0 votes
2 answers
14k views

Struggling to enable Hyper-V on Windows 10, AMD Ryzen: "A hypervisor has been detected"

Gigabyte Aorus X470 Gaming 7 WIFI AMD Ryzen 2700X Windows 10 Pro 64-bit v. 1903 BIOS F31 AMD Chipset driver v. 19 I have enabled SVM in the BIOS. I have installed Hyper-V in Windows components. I'm ...
lolmaus - Andrey Mikhaylov's user avatar
2 votes
0 answers
3k views

the docker client must be run elevated to connect (can´t start docker on Windows 10)

I can´t start docker on my Windows 10. I have checked all suggestions found around. My Laptop Dell has Virtualization enabled in BIOS Hyper V is enabled I have unistalled and resintalled both ...
Jim C's user avatar
  • 123
0 votes
1 answer
696 views

docker on windows not starting after a fresh install (hyper-v)

my os version screenshot virtualization enabled hyper-v enabled screenshot hyper-v manager screenshot hyper-v connect local screenshot hyper-v Error screenshot Translation of the text: An error ...
pringles's user avatar
5 votes
4 answers
10k views

Enable Virtualization for Windows 10 Pro running inside VirtualBox

My ultimate goal is to run docker for windows inside a Windows 10 Pro (evaluation). To do that, Downloaded Windows 10 Pro evaluation image from Microsft website, Mounted it with virtual box ...
guilhermecgs's user avatar