From 12a38d3cbc7c909b8307c6094b21843d3929d79e Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 23 Apr 2023 03:09:14 +0200 Subject: [PATCH] ChatGPT paraphrasing --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dbdfbca..c73cb60 100644 --- a/readme.md +++ b/readme.md @@ -76,7 +76,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti - /home/user/data:/storage ``` - * ### How do I change the space allocation method? + * ### How do I change the space reserved by the virtual 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 to your compose file: