From 2b4bfc05afa35586212d02e4d54fa8439eee9f4d Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 6 May 2023 20:35:53 +0200 Subject: [PATCH] Allocation info --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fb634f2..e6eb726 100644 --- a/readme.md +++ b/readme.md @@ -86,7 +86,7 @@ docker run -it --rm -e "BOOT=http://www.example.com/image.iso" --device=/dev/kvm * ### How do I change the space reserved by the data disk? - By default, the entire disk space is reserved in advance. To reserve only the space actually used by the disk, 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: