example:homestead

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

vagrant - Box下载缓慢解决方法

 

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

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

vagrant - 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/

 

相关文章:

  • 2021-12-20
  • 2021-04-26
  • 2022-01-14
  • 2021-08-07
  • 2021-08-07
  • 2022-01-17
  • 2021-10-20
  • 2021-07-05
猜你喜欢
  • 2022-12-23
  • 2021-12-26
  • 2021-07-21
  • 2021-08-15
  • 2022-12-23
  • 2021-10-08
  • 2021-08-07
相关资源
相似解决方案