I installed docker-toolbox on Windows to give it a try. It seems to be working find.
But my vagrant stopped working. Now when I try to vagrant up
(completely different project), I see:
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant has detected that you have a version of VirtualBox installed
that is not supported. Please install one of the supported versions
listed below to use Vagrant:
4.0, 4.1, 4.2, 4.3
Not sure what I should do to fix this. If I remove/install Virtualbox, will it still work with docker-toolbox?
Running on
- Windows 7
- Vagrant 1.7.2