From 9a36d8c437d40720520645adbd6f42c1de5520b5 Mon Sep 17 00:00:00 2001 From: Andrea Mannocci Date: Wed, 20 Mar 2024 10:30:08 +0100 Subject: [PATCH] added docker conf params --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8787fde..71643c9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ Docker Engine is the only piece of software required. # Prerequisites -Install Docker Engine from https://www.docker.com +Install Docker Engine from https://www.docker.com. + +Please, double-check that Docker has been given an adequate space for containers by checking under Settings -> Resources -> Virtual Disk limit. In our tests, we set this parameter to **64 GB**. +For the sake of completeness, our default configuration was set to 8 CPUs, 8 GB memory, and 1 GB swap. # How to build