Issue in Docker Quickstart Terminal

Hi,

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…

Please advice. How can I resolve this issue.

Thanks & Regards,
Ramakumar.B

you need to open the virtual box application on windows and see what VMs exist

Thanks Brike for your response.

I didn’t create any new VM here. There is only default VM available.

“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”

Brike,

I have executed the “sudo docker version” command as you mentioned in this post.
Below is the out put from the command

Client
Version: 1.8.1
API version: 1.20
Go version: go1.4.2
Git commit: d12ea79
Built: Thu Aug 13 02:49:29 UTC 2015
OS/Arch: windows/amd64

Server
Version: 1.8.1
API version: 1.20
Go version: go1.4.2
Git commit: d12ea79
Built: Thu Aug 13 02:49:29 UTC 2015
OS/Arch: windows/amd64

Let me know if you require any other information.

Thanks,
Ramakumar.B

Brike,

Would you update this thread with possible resolution to fix the issue reported?

Thanks for your support.

Ramakumar.B

Hi,

Would you provide me the inputs to resolve this issue related to Quickstart terminal.

Regards,
Ramakumar.B

Hi,

Are you still facing problem with the quickstart terminal?

Regards

Yes Ranjan.

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…

Thanks,
Ramakumar

Hi,

Can you download the latest Docker Toolbox (Ver 1.8.2) for windows and try ?

https://github.com/docker/toolbox/releases/download/v1.8.2/DockerToolbox-1.8.2.exe

Regards

Ranjan,

I have installed latest version of Docker tool box. So far I have installed two times to troubleshoots this issue.

Please suggest.

Regards,
Ramakumar.B

Your Docker Toolbox from your first post is Docker 1.8.1b. Are you sure you are trying 1.8.2 version?

Ranjan,

I didn’t try 8.1.2. First I need to download that version. Keep you posted on updates from my side.

Regards,
Ramakumar