From bead87ae4b214af8e573b1614b9bfb0142b93f2c Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 6 May 2023 20:34:14 +0200 Subject: [PATCH] Allocate --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1555989..6e70455 100644 --- a/readme.md +++ b/readme.md @@ -80,7 +80,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### How do I change the space reserved by the virtual disk? - By default, the entire disk space is reserved in advance. To create a growable disk, that only reserves the space actually used, add the following environment variable: + By default, the entire disk space is reserved in advance. To create a growable disk, that only reserves the space that is actually used, add the following environment variable: ``` environment: