Skip to main content

All Questions

0 votes
1 answer
264 views

Container or VM for testing Windows software applications

I’m looking for some suggestions on how I can test some software applications without committing to installing them on my main OS. I thought a virtual machine would be a good idea, but then I found ...
b7031719's user avatar
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
0 answers
827 views

Docker for Windows 10 Home error:Hardware assisted virtualization and data execution protection must be enabled in the BIOS

I want to use Docker in my Windows 10 Home Surface Pro 7 PC and the many sites say I should install wsl2 and then install Docker Desktop for Windows. After the process, I launched Docker Desktop and I ...
ten's user avatar
  • 101
0 votes
1 answer
4k views

Cannot start Hyper-V Host Compute Service

I'm trying to install Docker with WSL 2 on my Windows 10 machine. I thought it was fairly simple but two days later I'm still struggling to make it work. I've tracked the problem from not being able ...
Jjj's user avatar
  • 101
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
0 answers
446 views

How to use GPU acceleration on Docker without DirectX on Windows Containers

Microsoft documents that GPU acceleration can be enabled on frameworks built on top of DirectX here NVidia's base Docker image for CUDA is Linux based here Question: How to enable GPU acceleration ...
yippee'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
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