docs: Allocation

This commit is contained in:
Kroese
2023-12-19 03:33:41 +01:00
committed by GitHub
parent 479a30369d
commit 5b69178f08

View File

@@ -99,7 +99,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
DISK_FMT: "qcow2"
```
Please note that disabling preallocation will negatively affect write performance any time the image needs to grow.
Please note that this may reduce the write performance of the disk.
* ### How do I increase the amount of CPU or RAM?