pycontribs / python-vagrant

Python bindings for interacting with Vagrant virtual machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

working with docker & vagrant in windows

Rashmi-Margani opened this issue · comments

after clone using command "git clone https://github.com/dotcloud/docker.git"
"cd docker"
following issues are not resolved.... please any one fix the issue....
"vagrant up" command is not working
issues as follows:

D:\docker>vagrant up
Vagrant failed to initialize at a very early stage:

The home directory you specified is not accessible. The home
directory that Vagrant uses must be both readable and writable.

You specified: C:/Users/Acer/.vagrant.d

Hi Rashmi-Margani,

Did you mean to open this issue with the Vagrant project? (https://github.com/mitchellh/vagrant/) I am having trouble seeing, from your description, how this involves the python-vagrant project. Please let me know if I'm mistaken.

Cheers,
Todd