From e46525723c529c4d7617b7383a950b71d073d5fe Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Sun, 12 Mar 2017 05:39:28 +0100 Subject: [PATCH] doc --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f154e75..922f83f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # vagrant-boxen -It's kinda stupid that each build I have to download the same packages over and -over. *vagrant-boxen* is a collection of Vagrant boxes with them already installed, -so things run faster. +**Problem:** installing same things over and over makes builds long + +**Solution:** make Vagrant images with common things preinstalled Boxes are based off *debian/contrib-jessie64* +## List o'boxes + Click on particular boxes to see description and how to use: * [Sun Java 8 + Cassandra](/cassandra) * [Cassandra + ZooKeeper + RabbitMQ](/cass_zk_rmq) -- GitLab