From 748bf5f4e7a9d21ef06bb259ecf120da1044f989 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 14 Jan 2024 20:12:08 +0100 Subject: [PATCH] docs: CPU cores --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fef0c74..22b86a0 100644 --- a/readme.md +++ b/readme.md @@ -75,7 +75,7 @@ docker run -it --rm -e "VERSION=win11x64" -p 8006:8006 --device=/dev/kvm --cap-a * ### How do I increase the amount of CPU or RAM? - By default, a single core and 4 GB of RAM are allocated to the container. + By default, 2 CPU cores and 4 GB of RAM are allocated to the container. To increase this, add the following environment variables: