-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
VirtualBox (Not required if you use Docker as provider!)
Did I miss something?
vagrant@vagrant:~/git$ cd devbox-python/
vagrant@vagrant:~/git/devbox-python$ ls
copysshkey.sh Dockerfile genkeys.sh keys playbook.yml README.md roles Vagrantfile
vagrant@vagrant:~/git/devbox-python$ vagrant up docker
genkeys.sh: line 1: $'\r': command not found
genkeys.sh: line 7: syntax error: unexpected end of file
Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
this to be available on the PATH. If VirtualBox is installed, please find the
`VBoxManage` binary and add it to the PATH environmental variable.
But to be honest: I am trying to run it in a VM (Ubuntu 14.04 LTS) which is running on Vagrant + VirtualBox on a Windows 7 host machine :-)))
Metadata
Metadata
Assignees
Labels
No labels