9

enter image description here

After installing docker toolbox, when tried to open kitematic, I am getting below error.

On clicking "Use VirtualBox", I get below error screen

enter image description here

Hemanth Bidare
  • 623
  • 1
  • 7
  • 15

1 Answers1

4

This is a known issue which will be fixed soon, as a temporary solution please try to add this entry to your hosts file (%windir%\drivers\etc\hosts):

127.0.0.1 docker.local

omandryk
  • 188
  • 1
  • 8