From fd8a77022227093b62eef0def37b7d4097e2221a Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 17:49:45 +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 86c48c7..b48d81e 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm - /home/user/data:/storage ``` - * ### How can I increase the allocated amount of CPU/RAM? + * ### How can I increase the amount of CPU/RAM? By default, a single core and 512MB of RAM is allocated to the container. To increase this, add the following environment variables: