From 3ab6d2c418e35348045394e06473fa3042f3ec28 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 18 Dec 2023 16:48:01 +0100 Subject: [PATCH] docs: Allocation --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 9a5d7ee..7cf118b 100644 --- a/readme.md +++ b/readme.md @@ -99,8 +99,6 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti DISK_FMT: "qcow2" ``` - This can also be used to convert your existing disks to the ```qcow2``` format. - Please note that disabling preallocation will negatively affect write performance any time the image needs to grow. * ### How do I increase the amount of CPU or RAM?