fossilesque@mander.xyz to Linux@lemmy.mlEnglish · 4 days agoGitHub - 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.github.comexternal-linkmessage-square94linkfedilinkarrow-up1338arrow-down17cross-posted to: linux@programming.devlinuxfurs@pawb.social
arrow-up1331arrow-down1external-linkGitHub - 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.github.comfossilesque@mander.xyz to Linux@lemmy.mlEnglish · 4 days agomessage-square94linkfedilinkcross-posted to: linux@programming.devlinuxfurs@pawb.social
minus-squareSlotos@feddit.nllinkfedilinkarrow-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.
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.