Can I KVM with the Hyper-V MobyLinuxVM?

You can try this in the powershell:

docker run -it --privileged --pid=host debian nsenter -t 1 -m -u -i sh

I saw it in a video somewhere, but I don’t find the link anymore :slight_smile: It works for me.