Build a “.box” file from an existing vagrant vm

If you want to package an existing vm to use it later as a clone, just run

# vagrant package

This will build a “.box” file of your vm, which you could put in a webserver to use it whenever you need to create another vagrant vm.

Leave a Reply

Your email address will not be published. Required fields are marked *