Description
Repeatable development environments can be described in a Vagrantfile and started across providers such as VirtualBox, libvirt, VMware, Docker, or cloud backends. This is useful for teams that need the same tools and services on every machine.
The tool can create virtual machines, configure networks, run provisioners, and download boxes from remote sources. Review Vagrantfiles before running them because they can execute commands and change local or remote systems.