Open ingineering opened 9 years ago
Hmmm odd - I'm able to run it fine without sudo. Did you use our Vagrantfile or a custom setup?
Used your vagrantfile.
What versions of Vagrant and VMware are you using?
Vagrant 1.7.2 VMware Fusion 7.1.1 vagrant-vmware-fusion 3.0.1
There is a problem with the 1.0.1
box version as both rkt
and docker
are not setuid.
Version 1.0.2
with the fixes is building right now and will be available shortly, please make sure to run vagrant box update
to update your local version.
New box is up, please run vagrant box update
.
Worked for me after update.
👍
Your blog post https://hashicorp.com/blog/vagrant-vmware-photon.html references "docker run" which doesn't work without sudo.