|
|
|
|
|
by jacques_chester
4084 days ago
|
|
Containerisation is a new term for OS-level virtualisation. So in a current meaning of virtualisation, no. It will not let you put a Linux container on a Windows kernel. You could run a VM on Hyper-V VMs, and presumably it will respond to the Docker API, but that just means it's a VM. |
|