vagrant - Box下载缓慢解决方法

 

example:homestead

1,选中box和版本,先根据提示安装

 

2,获取box下载地址,采用迅雷下载

 https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.5.0/providers/virtualbox.box

 

 3  使用下载下来的的本机box,使用Box

vagrant init box boxName 本地Box路径

vagrant up

 

 

直接搜索box下载:

box 搜索页面:

https://atlas.hashicorp.com/boxes/search

 

box 最新搜索页面:

https://app.vagrantup.com/boxes/search

http://www.vagrantbox.es/

https://mirrors.ustc.edu.cn/centos-cloud/centos/7/vagrant/x86_64/images/

 

posted @ 2016-10-28 12:38  naibox  阅读(4973)  评论(0)    收藏  举报