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
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
0 votes
2 answers
588 views

Does SSD degrade if I regularly turn WSL and Virtual Machine Platform off and on?

For my work, I need to use Docker Desktop while on my free time I use VMWare to run some Guest OS. The performance of any virtual machines run using VMWare is slow when WSL2 + Virtual Machine Platform ...
KapilDev Neupane's user avatar
0 votes
1 answer
85 views

Easily spinning Windows and Linux containers

I'm thinking about setting up a CI/CD infrastructure for my team. Since the components we're developing are on-premise and should run a different OSs, I'm thinking on spinning up Windows & Linux ...
nadavy's user avatar
  • 181