Skip to main content

All Questions

3 questions with no upvoted or accepted answers
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
1 answer
267 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
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