From 21ee84fa8c02b07e8884330e65ee60582a3f17a6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 19 Apr 2023 17:45:06 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2c90727..7740382 100644 --- a/readme.md +++ b/readme.md @@ -105,7 +105,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### How do I change the amount of CPU/RAM? ### - By default an amount of 512MB RAM and 1 vCPU is allocated to the container. + By default a single core and 512MB of RAM is allocated to the container. To increase this you can add the following environment variabeles: