Docker Installation Error on Windows behind Firewall

后端 未结 2 1818
醉话见心
醉话见心 2021-02-09 23:25

I\'m trying to install Docker on a Windows computer but I get this message:

Running pre-create checks...
(default) No default Boot2Docker

2条回答
  •  伪装坚强ぢ
    2021-02-09 23:48

    Editing the start.sh file may come up with other error things.

    Instead that, just put your boot2docker.iso in below location as.

    c:\user\USERNAME\\.docker\machine\cache
    

    and restart your Docker terminal.

提交回复
热议问题