I installed Docker-Toolbox just now while following their webpage
I started with Docker QuickStart Terminal and see following
Docker QuickStart Terminal
On Windows this happened when I moved from a work network to a home network.
To solve it, run:
docker-machine stop
docker-machine start
docker-env
"C:\Program Files\Docker Toolbox\docker-machine.exe" env | Invoke-Expression