Vagrant Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:
{{External|https://www.vagrantup.com/docs/cli/box.html}}
{{External|https://www.vagrantup.com/docs/cli/box.html}}


A box is how a Vagrant environment is packaged.
A box is how a Vagrant environment is packaged. There are publicly available Vagrant boxes: https://www.vagrantup.com/docs/cli/box.html

Revision as of 21:08, 31 July 2019

Internal

Vagrantfile

Vagrantfile

Box

https://www.vagrantup.com/docs/cli/box.html

A box is how a Vagrant environment is packaged. There are publicly available Vagrant boxes: https://www.vagrantup.com/docs/cli/box.html