docs/drivers/virtualbox
Fabian Ruff 5021ffd2e7 support github enterprise urls for b2d downloads
This commit allows downloading boot2docker releases not only from the official releases url (https://api.github.com/repos/boot2docker/boot2docker/releases) but from arbitrary github repositories that publish releases with a boot2docker.iso artifact. It also supports downloading from github enterprise.

Signed-off-by: Fabian Ruff <fabian@progra.de>
2015-10-22 16:12:21 +02:00
..
disk.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
disk_test.go wip: b2d import 2015-04-23 09:38:02 -04:00
network.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
network_test.go Fix failing case creating host only interface 2015-09-22 20:02:14 -07:00
vbm.go FIX #2020 Better error when vboxmanage is missing 2015-10-21 09:35:33 +02:00
virtualbox.go support github enterprise urls for b2d downloads 2015-10-22 16:12:21 +02:00
virtualbox_darwin.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
virtualbox_linux.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
virtualbox_test.go Additional validation on virtualbox-hostonly-cidr 2015-10-21 20:46:13 +02:00
virtualbox_windows.go Adding support for darwin to IsVTXDisabled 2015-10-20 21:20:40 -04:00
vm.go Add tests to virtualbox driver 2015-10-20 19:08:18 +02:00
vm_test.go import cpu and memory settings when importing b2d vm 2015-04-23 09:38:02 -04:00