docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

VBoxManage not found. Make sure VirtualBox is installed and VBoxManage is in the path #3705

Open dounine opened 8 years ago

dounine commented 8 years ago

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.

panzerfrank commented 8 years ago

I may be having the same problem. I have downloaded the Tensorflowm download and it crashes with an out of memory error

How do I alter the memory size of the VBOX machine?

bamarni commented 8 years ago

@dounine : your error message is pretty explicit, could you provide more information regarding this?

Lywei commented 7 years ago

image

Lywei commented 7 years ago

you can configuration your client like this picture!