when I launch my docker quickstart terminal, It was clogged by "waiting for an IP" and no response at all.
Could someone tell me how to deal with?
when I launch my docker quickstart terminal, It was clogged by "waiting for an IP" and no response at all.
Could someone tell me how to deal with?
I ran into the similar problem and found the solution here
https://github.com/docker/toolbox/issues/734#issuecomment-369910154
I only did this
Opened task manger and ended tasks to all Virtual Box instances.
I had the same issue. I managed to get past the problem through the following steps:
Oracle VM VirtualBox
desktop application.default
virtual machine.Send shutdown signal
.Docker Quickstart Terminal
.default
virtual machine and selectShow
in theOracle VM VirtualBox
desktop application to monitor virtual machine boot process.After performing the steps above, I the
Docker Quickstart Terminal
window displayed:This is an older thread but this is what worked for me in Windows 10 Home with Docker Toolbox. Docker was stuck in "Waiting for an IP".
It looks your 'default' Virtual Machine of VirtualBox has wrong Network Adapter configuration. Try to check it first.
If it is your first run or you don't have any important Docker Images or Containers you can remove 'default' VM from VirtualBox. The Docker Quickstart Terminal re-create this 'default' virtual machine after starting.