微服务架构-windows vagrant虚拟环境搭建
【摘要】
在windows下利用vagrant运行mesos环境
1、下载virtual box;
2、下载vagrant
3、下载box镜像
4、本地添加镜像
F:\Vagrant\mesos>vagrant box add "centos/7" centos-7.0-x86_64.box==> box: Box file...
在windows下利用vagrant运行mesos环境
1、下载virtual box;
2、下载vagrant
3、下载box镜像
4、本地添加镜像
F:\Vagrant\mesos>vagrant box add "centos/7" centos-7.0-x86_64.box
==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'centos/7' (v0) for provider:
box: Unpacking necessary files from: file://F:/Vagrant/mesos/centos-7.0-x86_64.box
box: Progress: 100% (Rate: 12.9M/s, Estimated time remaining: --:--:--)
==> box: Successfully added box 'centos/7' (v0) for 'virtualbox'!
5、vagrant up 启动
Failed to locate the powershell executable on the available PATH. Please
ensure powershell is installed and available on the local PATH, then
run the command again.
在环境变量中配置powerShell
版本不对需要升级3.0
文章来源: blog.csdn.net,作者:隔壁老瓦,版权归原作者所有,如需转载,请联系作者。
原文链接:blog.csdn.net/wxb880114/article/details/81705546
【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱:
cloudbbs@huaweicloud.com
- 点赞
- 收藏
- 关注作者
评论(0)