为何docker老是报错?
PHP中文网
PHP中文网 2017-04-21 11:18:45
0
2
556

为何系统老是坏掉,有人遇到这种情况么?

E:>boot2docker status
error in run: Failed to get machine "boot2docker-vm": fork/exec C:\Program Files
\Oracle\VirtualBox\VBoxManage.exe: Access is denied.

E:>boot2docker init
error in run: Failed to initialize machine "boot2docker-vm": fork/exec C:\Progra
m Files\Oracle\VirtualBox\VBoxManage.exe: Access is denied.

E:>boot2docker up
error in run: Failed to get machine "boot2docker-vm": fork/exec C:\Program Files
\Oracle\VirtualBox\VBoxManage.exe: Access is denied.

要崩溃了:(

Edit 1:
用的就是管理员权限啊,不行


刚重启可以运行,不过之后就没法运行了,咋回事?

PHP中文网
PHP中文网

认证0级讲师

reply all(2)
小葫芦

It seems that the command line needs to be run with administrator privileges.
Right click on VBoxManage and select run as administrator

Peter_Zhu

Delete the files in the C:UsersusernameVirtualBox VMs folder and then re-execute boot2docker

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!