Open jeliyo opened 6 years ago
Hi @jeliyo - I'm working the salesforce case entered for this as well. Here are the questions i sent to the customer
Can you share the command that you're using to create the Virtual Machine? Please add a --debug flag to the command and share the results that you get.
I have seen similar issues in the past caused by the newly created VM not being able to pull an IP address - are you using DHCP or are you using static IP's?
Are there any log files located here: $HOME/.docker/machine/machines/machinename/machinename/Logs/
Customer (Northern Trust) is having connection (possibly installation issues?) with Docker Toolbox v18.03.0-ce (docker-machine.exe version 0.14.0, build 89b8332) on Windows 7
When we launch Docker Quickstart Terminal after installing Docker Toolbox, we get the following:
If we press a key to exit and relaunch Docker Quickstart Terminal, we get:
If I ssh into the VM, I see that Docker is not running:
Then I can start Docker inside the VM:
But when the Docker Toolbox IP is 172.17.0.1, and not 192.168.99.100 as I would expect.
Which seems to be causing an issue with the docker binary: