Comment on Docker containers can no longer communicate with the host's local network
thomasloven@lemmy.world 1 year agoI go the other way. I have linux installed pretty much just to run docker and qemu running windows with iommu passthrough. The performance hit is negligible, and with docker context
you can run docker-cli and devcontainers and stuff in the windows vm like native.
UberMentch@lemmy.world 1 year ago
Hmm, I’ve never looked into qemu. Do you use a GPU in your environment? It passes through to your Windows VM fine?