vagrant up seems to hang on Windows 7
My Vagrant file
VAGRANTFILE_API_VERSION = \"2\" ENV[\'VAGRANT_DEFAULT_PROVIDER\'] = \'docker\' Vagrant.configure(
Found related vagrant issue here: https://github.com/mitchellh/vagrant/issues/3139
Updating powershell to v3.0 solved the issue: http://www.microsoft.com/en-us/download/details.aspx?id=34595