Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with VirtualBox missing from Docker-Toolbox install #122

Open
bfg111 opened this issue Nov 19, 2015 · 1 comment
Open

Issue with VirtualBox missing from Docker-Toolbox install #122

bfg111 opened this issue Nov 19, 2015 · 1 comment

Comments

@bfg111
Copy link

bfg111 commented Nov 19, 2015

OSX El Capitan
Version 10.11.1

Getting the following error when launching in terminal:
'$ bash --login '/Applications/Docker/Docker Quickstart Terminal.app/Contents/Resources/Scripts/start.sh'
Either VirtualBox or Docker Machine are not installed. Please re-run the Toolbox Installer and try again.'

screen shot 2015-11-19 at 11 20 09 am

@jmorganca
Copy link

This means the user already had VirtualBox installed, but I'm not sure why it's not being picked up by the Docker tooling.

It's possible the user may have had an older or corrupt version of VirtualBox. Maybe a binary is missing.

I'm looking into a fix for our detection, but for now the best solution is to ask the user to install virtualbox manually from https://www.virtualbox.org/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants