I am trying to install on my "WIN10 Home" the Docker Toolbox. When executing the docker quickstart terminal, I am getting this error:
Running pre-create checks...
Error with pre-create check: "VirtualBox is configured with multiple host-only adapters with the same name \"HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter\". Please remove one"
It seems like you need to remove one of your host-only network adapters in VirtualBox due to the fact that there are 2 with the same name
"HostInterfaceNetworking-VirtualBox"
and that you should manually remove one. You can do that either with the UI or via commandline