In this video we discover vagrant boxes and the public Vagrant box catalogue. We also explore the subcommands available to us when using the `vagrant box` command line interface.
Video Contents:
0:19 – Vagrantfile box definition
2:51 – The Vagrant box catalogue
5:56 – `vagrant box` command line interface
Resources:
https://www.vagrantup.com/docs/boxes.html – Vagrant official documentation on boxes.
https://vagrantcloud.com/search/ – Vagrant public box catalogue.
This video is part of the Vagrant from Scratch course produced and delivered LigerLearn. See the course materials for notes and follow along with the course by visiting the course home page:
https://ligerlearn.com/course/vagrant-from-scratch/ – Course home page
https://github.com/LigerLearn/vagrant-from-scratch/ – Course source code and materials