Headless Windows 11 VM Manage a headless Windows 11 VM running via dockur/windows in Docker with KVM acceleration. The VM is accessible via SSH only — no RDP or GUI required. Host prerequisites - Docker - KVM support ( must exist — check with ) - ( ) - (optional, for screenshot debugging: ) Configuration - Container name : - VM directory : - — VM disk image (managed by dockur, wiped on recreate) - — cached Windows ISO (7.3GB, persists across recreates) - — post-install script (installs OpenSSH Server) - Credentials : user / password - SSH : (bound to 127.0.0.1 only) - RDP : (bound to 127.0.0.…