box 搜索頁面:https://atlas.hashicorp.com/boxes/search
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