Description
Thanks for making these vagrant images available.
I regularly destroy my vagrant boxes to test on a clean installation.
It therefore slows down my workflow if "vagrant destroy; vagrant up" requires a considerable amount of time and network access.
I have the feeling that the current images have an old base image, and that the first thing it does is to update all packages.
From a security perspective this makes sense. But from a developers perspective it does not: My box will not be accessible to the internet.
It would be really helpful if you were not forced to download updates, but could simply run on the base image.
Alternatively, it would also be useful if the base image was update regularly, so the amount of updates were limited.
Again I want to thank you for making the images available, and I hope you will consider either not forcing update or updating the base image regularly.