Vagrant supports lots of providers Virtualbox, Vmware, AWS, Docker. you can create boxes for all these providers. In this post We are going to create a box for virtualbox provider. We need to install vagrant and virtualbox. Virtualbox is required for creating the actual virtual machine and we need vagrant for packaging the Virtual machine […]
The post Create your own vagrant box appeared first on Brown Fort.