Skip to main content

All Questions

Tagged with
0 votes
0 answers
73 views

Running into kvm_amd error while attempting to run Docker and a VirtualBox VM at the same time on Ubuntu

I'm trying to run a Docker Container for Graphite and a VirtuaBox VM for Home Assistant OS, yet I'm running into an issue with kvm_amd while trying to start a VM with Docker running: VirtualBox can't ...
Veillax135's user avatar
0 votes
0 answers
20 views

Containerized applications and hardware resources

Linux user here. With increasing frequency, I am considering using containerized applications for several applications, mainly to avoid dependency problems and stressful reinstallations in a hurry. In ...
terauser's user avatar
0 votes
1 answer
263 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
93 views

QEMU not flushing drive changes to host filesystem

I am running a simple efi shell within QEMU and I wish for the files to persist between QEMU launches, namely NvVars. I am trying to understand why changes are only flushed after I create several ...
CrossedCarpet's user avatar
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
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
1 vote
0 answers
2k views

Another way to run amd64 Docker image on Apple Silicon CPU? It won't work with Docker Desktop

I have written the Docker image my-docker-img that contains the Linux application some-foreign-linux-app (which was not written by me). The image is built from a CentOS 7 linux/amd64 Docker image. ...
Harold L. Brown'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
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
2 votes
1 answer
804 views

Bluestack's software wrecked my computer's virtulization and docker desktop

I am running windows 10 home. I installed docker wsl2 backed on my system and later on tried installing Bluestacks. Bluestacks made me download this .exe file that was supposed to turn off HyperV (I ...
Developer's user avatar
2 votes
1 answer
716 views

How LXC (Linux Containers) differ from Docker?

I am wondering if LXC and Docker does the same thing (Operating System level virtualization) What are the advantages/disadvantages one have over the other? I also want to know for a low power arm ...
Rajesh Pachaikani'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
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
444 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

15 30 50 per page