Recently I have started exploring Docker tool. I have installed Docker 1.8.1b version in my windows 7 machine.
After successful installation of the software when I I click the Docker QuickStart Terminal icon on desktop its showing the error. Below are the error details.
Welcome to git < version 1.9.5-preview20150319>
Run ‘git help git’ to display the help index
Run ‘git help ’ to display the help for specific commands
Either Virtual box or Docker Machine are not installed. Please re-run the Tool-box Installer and try again.
Looks like something went wrong….Press any key to continue…
“Default” is the name of the VM that the install of docker creates ,open
the console on the “default” VM from inside the VIrtual BOX application ,
login and run the command “sudo docker version”
I still noticing the issue with Quick start terminal.
Below is the content from the command prompt when I tried to start the Quick Start Terminal.
Welcome to Git (version 1.9.5-preview20150319)
Run ‘git help git’ to display the help index.
Run 'git help ’ to display help for specific commands.
Either VirtualBox or Docker Machine are not installed. Please re-run the Toolbox
Installer and try again.
Looks like something went wrong… Press any key to continue…