windows-in-docker-container
windows-in-docker-container copied to clipboard
Deploy and manage a Windows OS (x64) seamlessly using Vagrant VM, libvirt, and docker-compose. This innovative approach integrates smoothly into existing workflows, providing an efficient way of conta...
I'm facing this error ``` /root/.vagrant.d/gems/3.1.4/gems/fog-libvirt-0.12.0/lib/fog/libvirt/requests/compute/vm_action.rb:7:in `create': Call to virDomainCreate failed: unable to open '/sys/fs/cgroup/machine/qemu-1-default.libvirt-qemu/': No such file or directory (Libvirt::Error) ``` Have no idea what it could be
Firstly, thanks for the project. Built with the Dockerfile, running on debian 12, I got ``` win10-1 | ==> default: Configuring virtiofs devices for shared folders... win10-1 | DEBUG virtiofs:...
Hi, running this under Ubuntu 22.04, following instructions, I get this error: ```❯ docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 90a3c1a5eaa1 windows-in-docker-container-win10 "/startup.sh /bin/ba…" 4 hours...
Hey, I want to thank you for this repository, it's very useful and made my life easier, but I'm wondering if I can connect a GPU to Windows? I've been...