Vagrant repackaging box from existing one #vagrant 1

Vagrant repackaging box from existing one #vagrant

This entry is part 1 of 1 in the series Vagrant

Vagrant repackaging is a hacky way to create a new vagrant box from an existing one, which is already configured and well tested. In this article, scope is not to explain the benefits of using virtualization in your development workflows. As well, I’m assuming that you: already have the latest vagrant installed, hostupdater plugin and […]