I have installed Docker for Windows (running Windows 10). Out of the box, Docker would not install an image on Hyper-V but I was able to get it work.
Edit: I acquired Kitematic via the link from this screen:
Upon clicking download, I get a zip file via http.
Next, I copied Kitematic zip contents to c:\program files\docker\kitematic. When I run Kitematic from Docker menu, it gives me an error stating:
VirtualBox is not installed. Please install it via the Docker Toolbox.
I don't want to use VirtualBox, if at all possible because I have other software that uses Hyper-V.
Is it possible to get Kitematic to use Hyper-V?
Thanks,
You only need to delete Kitematic folder in
%APPDATA%
(C:\Users\{User}\AppData\Roaming) and run Kitematic again.