在外部启动 vagrant up 就会报错 ,但是如果加上sudo就可以启动,在是vm里面没有 up的镜像,不用sudo 就启动就报错。求告知。难道另外装一次vagrant?
-------------------------------------------- (err)
➜ docker vagrant up
/opt/vagrant/embedded/gems/gems/vagrant-2.2.6/lib/vagrant/util/which.rb:37: warning: Insecure world writable dir /opt/vagrant/embedded in PATH, mode 040777
The VirtualBox VM was created with a user that doesn’t match the
current user running Vagrant. VirtualBox requires that the same user
be used to manage the VM that was created. Please re-run Vagrant with
that user. This is not a Vagrant issue.
The UID used to create the VM was: 0
Your UID is: 10
另外装软件也会提示:
--------------------------------------------(err)
警告:目录权限不一致 /opt/vagrant/embedded/rgloader/
文件系统:777 软件包:755