Kitematic - Force using Virtualbox

2019-07-24 23:28发布

问题:

At this moment Docker is not work properly for my copy of Windows 10 (latest version), but It's not problem right now. I just want to force Kitematic to USE VIRTUALBOX as default. Is there any way to do that?

回答1:

Using procmon I was able to find the settings folder used by Kitematic: C:\Users\<username>\AppData\Roaming\Kinematic\. Deleting this folder and restarting Kitematic worked for me.

You may also want to edit the Docker settings at C:\Users\<username>\AppData\Roaming\Docker\settings.json, and set UseWindowsContainers as appropriate.

Hope this helps!