From e555d85f3b9bc0942c7ae2397108c113728887a4 Mon Sep 17 00:00:00 2001 From: Jason Kendall Date: Tue, 3 Nov 2020 18:50:11 -0500 Subject: [PATCH] Update readme to describe how to build --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9d5aa9b..4963565 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,10 @@ Updating the images should be as simple as `docker-compose pull` which, unless c - `/var/www/MISP/.gnupg` - `/var/www/MISP/.smime` +### Building + +If you are interested in building the project from scratch - `git clone` or download the entire repo and run `docker-compose -f build-docker-compose.yml build` + ## Image file sizes - Core server(Saved: 2.5GB)