I want to download a vagrant box file from Atlas for using it later locally with my vagrant file. How can I do this, and how can I configure it?
相关问题
- Make Laravel Homestead Accessible via the Internet
- Run testcafe headless when passing custom args to
- vagrant + virtualbox Timed out while waiting for t
- Vagrant: 192.168.33.10 refused to connect
- Vagrant: 192.168.33.10 refused to connect
相关文章
- Update .bashrc from provisioning shell script with
- Vagrant, shared folder: take advantage of inotify
- Vagrant: missing file id_rsa
- Laravel homestead stuck on VM login
- Default shared folder in vagrant not visible
- CoreOS Vagrant Virtual box SSH password
- Is there a solution for npm install error in Larav
- Can't SSH into Vagrant VM (without using vagra
I faced the same issue not being able to download from script. So manually downloaded the box and added to vagrant as below,
you can get versions you want from here - https://atlas.hashicorp.com/ubuntu/boxes/precise64