minus-squareSlotos@feddit.nltoLinux@lemmy.ml•GitHub - winapps-org/winapps: Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.linkfedilinkarrow-up2·3 days agoYeah, had to dive in myself. The answer is no, they can’t. You need to pass /dev/kvm and /dev/net/tun in a composefile for a reason. There’s no „windows in docker”, but rather „handy windows vm orchestrator with nice UI in a container”. A bit of a mouthful. linkfedilink
Yeah, had to dive in myself.
The answer is no, they can’t. You need to pass
/dev/kvm
and/dev/net/tun
in a composefile for a reason.There’s no „windows in docker”, but rather „handy windows vm orchestrator with nice UI in a container”. A bit of a mouthful.