windows - Win 下 Boot2Docker --vbox-share 参数设置的问题
阿神
阿神 2017-04-21 11:18:28
0
2
796

默认只能挂载Host机的C:/Users文件夹,不能修改吗?尝试修改其它值均不成功。

阿神
阿神

闭关修行中......

reply all(2)
Peter_Zhu

/q/1010000001707518/a-1020000002474474 If you use windows, this answer of mine may be helpful to you

阿神

Try this.
$boot2docker --vbox-share="e:/dir=/c/Users" -v start
In the --vbox-share parameter, the e:/dir directory is the local machine (Host) directory, and /c/Users is the directory in the virtual machine (vm).

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!