machine
machine copied to clipboard
VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path
i run the docker-machine create -d virtualbox default shell,it show
Running pre-create checks...
Error with pre-create check: "VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path"
my system is centos7(3.10.0-123.9.3.el7.x86_64),docker-machine version is docker-machine version 0.7.0, build a650a40,
please help , thank.