Skip to main content

All Questions

Tagged with
0 votes
0 answers
252 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
690 views

How to use WinNAT for both Hyper-V VMs and Docker containers at the same time

I'm trying to set up a home server to host both VM's and Docker containers. No issues on the VMs running in Hyper-V part: Create a new internal switch (NatSwitch) Set it's IP configuration: New-...
Irwene's user avatar
  • 58
2 votes
2 answers
7k views

How to safely uninstall Docker on Windows Server 2019 VPS

I have a Windows Server 2019 VPS(!) machine. Windows Server 2019 keeps recreating folder "C:\ProgramData\docker", even after I manually removed it. Attempt 1: There's no mention of Docker in ...
Adam's user avatar
  • 1,252
0 votes
1 answer
2k views

Installing Hyper-V, but "We couldn't complete the features" (Undoing changes)

I installed Docker but then realized Hyper-V was not enabled. It seems I can't enable it. I tried DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V, here is my log %windir%\Logs\CBS\cbs....
Vepir's user avatar
  • 113
2 votes
1 answer
2k views

Is it possible to run windows container with GUI support (like xorg with linux container)?

i recently started to move our c++ render tests inside docker containers. I managed to run tests with a Linux based container with xorg and nvidia-toolkit in Linux just fine. But I'm struggling to ...
DuckPunk's user avatar
1 vote
0 answers
818 views

Is there any way to have Windows containers using Hyper-V?

I want to have some isolated Windows containers preferably using built-in Hyper-V, on my Windows 10 Pro 21H2 machine. First I looked at the Windows Sandboxes. However, it appears as if Microsoft is ...
Foad's user avatar
  • 662
2 votes
0 answers
434 views

Issue accessing Docker in Hyper-V Linux VM from browser

On my Windows 11 machine I've created a Hyper-V VM and installed Ubuntu 20.04 on it. I run an Nginx Docker container on the VM and map port 80 to port 8080 on the machine with the command docker run --...
Hans Kilian's user avatar
2 votes
1 answer
1k views

Virtualization disabled on Windows10, enabled in BIOS

My Windows 10 claims that virtualization is disabled in firmware, even though I have it enabled in BIOS, checked that my CPU supports it and restarted my machine several times to check whether it ...
FanaticD's user avatar
  • 121
0 votes
0 answers
1k views

VirtualBox 6.1 cannot start VM with Docker+WSL in Windows

I need to run VirtualBox 6.1, Docker, and WSL for my projects. Yes, I can turn off HyperV and WSL, restart, use VirtualBox, turn them on, restart, use Docker & WSL1, but this is so tedious. ...
Power_tile's user avatar
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
2 votes
2 answers
2k views

Are there any downsides to switching off Hyper-V?

I like to be able to use VirtualBox as I am doing a couple of courses that require it, but I also want to use WSL2 (and I'd quite like to use Docker, too). I don't think VBox works with Hyper-V ...
fffrost's user avatar
  • 205
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
95 votes
4 answers
172k views

Docker on Hyper-V vs WSL 2

I'm using Docker Toolbox, recently I got to know about the Docker installation using WSL 2. What are the differences between Hyper-V and WSL 2? Which has better performance?
Vinod Sai's user avatar
  • 1,051
3 votes
2 answers
12k views

How to run bluestacks on windows when a docker installation is in place?

I use docker for my work. It users Hyper-V. I want now to install bluestacks. It complains about having Hyper-V activated. Installed version is BlueStacksInstaller_4.190.0....
Xavi Montero's user avatar
1 vote
0 answers
386 views

Docker fails to create default machine - Raw-mode is unavailable

I've been trying to create a default machine via Docker Quickstart Terminal (Win 10 Home) and am encountering a whole host of issues despite the fact it was working perfectly fine a few hours ago and ...
poignantpansy's user avatar

15 30 50 per page