From 7ebeca58ec02cf99f5364828b409bc71e5f77fc8 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 17:40:28 +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 3dfe2b8..8563fb3 100644 --- a/readme.md +++ b/readme.md @@ -87,7 +87,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti Keep in mind that this doesn't affect any existing disks, and that it may impact performance as the image file will need to grow each time new data is added. - * ### 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: