FIX #2756 Disable support for VBox <= 4.2

Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
David Gageot
2016-01-06 12:22:25 +01:00
parent 7442ccc585
commit dcc77f8891
3 changed files with 33 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ parent="smn_machine_drivers"
Create machines locally using [VirtualBox](https://www.virtualbox.org/).
This driver requires VirtualBox 5+ to be installed on your host.
Using VirtualBox 4+ should work but will give you a warning. Older versions
Using VirtualBox 4.3+ should work but will give you a warning. Older versions
will refuse to work.
$ docker-machine create --driver=virtualbox vbox-test