WinBoat's latest releases sharpen an already audacious idea: run a full Windows installation inside a container on Linux, expose individual Windows applications as native Linux windows, and hide the virtualization plumbing behind a polished GUI and automated workflows. The project has moved...
You can run a full copy of Windows inside a Docker container — not by emulating the Windows API or using Wine, but by packaging a real Windows installation inside a container that launches QEMU/KVM and exposes the desktop over VNC/RDP — and several open-source projects have already made that...