Назад | Перейти на главную страницу

где скачать бродячие коробки

Я знаю http://www.vagrantbox.es/ предоставляют нам много бродячих ящиков, но я обнаружил, что многие из их URL-адресов для загрузки устарели. vagrantcloud.com или https://atlas.hashicorp.com/boxes/search альтернатива мне. Но когда я бегу vagrant up ubuntu/trusty64 --provider virtualbox Получил вот что:

sean@apptest:~$ vagrant up ubuntu/trusty64 --provider virtualbox
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.

sean@apptest:~$ vagrant global-status
id       name   provider state  directory                           
--------------------------------------------------------------------
There are no active Vagrant environments on this computer! Or,
you haven't destroyed and recreated Vagrant environments that were
started with an older version of Vagrant.

sean@apptest:~$ vagrant init
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.

sean@apptest:~$ vagrant up ubuntu/trusty64 --provider virtualbox
The machine with the name 'ubuntu/trusty64' was not found configured for
this Vagrant environment.

Похоже, я не могу забродить коробку из онлайн-скачивания. Но я не нахожу адреса загрузки из https://atlas.hashicorp.com/ubuntu/boxes/trusty64 слишком. Есть ли лучший способ получить эти коробки?

А что если я захочу скачать https://atlas.hashicorp.com/laravel/boxes/homestead v0.2.3?

Спасибо ~

Благодаря @jordanm вопрос решен. В чистом каталоге (без Vagrantfile): vagrant init ubuntu/trusty64

Тогда беги vagrant up --provider virtualbox. Это приведет к окну поиска из https://atlas.hashicorp.com/search/boxes .

Или просто беги vagrant box add ubuntu/trusty64.

Если вы хотите загрузить файл коробки, вы можете увидеть полный URL-адрес, по которому находится поле