Skip to content

VirtualBox is required even if I choose Docker as provider #1

@Tset-Noitamotua

Description

@Tset-Noitamotua

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions