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!