mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 18:16:35 +00:00
The Hyper-V backend is loosly based on the docker-machine code as well as ./scripts/LinuxKit.ps1. It shells out to Powershell for most of the configuration. Console is provided by github.com/Azure/go-ansiterm/winterm and the ode surrounding it is loosely based on the equivalent code in containerd and moby/moby. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>