From 18fc9591efc16619a128c6ddc871ac6e5d8e3727 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 8 Apr 2023 17:25:59 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 4b564dc..6e08d76 100644 --- a/readme.md +++ b/readme.md @@ -94,9 +94,9 @@ $ docker run -p 5000:5000 --cap-add NET_ADMIN --device=/dev/kvm kroese/virtual-d This has the advantage that you don't need to do any portmapping anymore. - * ### How do I change the allocated amount of CPU/RAM? ### + * ### How do I change the amount of CPU/RAM? ### - By default an amount of 512MB RAM and 1 CPU core is used by the container. + By default an amount of 512MB RAM and 1 vCPU is allocated to the container. To increase this you can add the following environment variabeles: