From eef3d5531a2b2d3fdbe31dc38a9399f16a042e96 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 3 Jul 2023 11:59:40 +0200 Subject: [PATCH] docs: Resize info --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index de24afd3..f2352403 100644 --- a/readme.md +++ b/readme.md @@ -60,6 +60,8 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti environment: DISK_SIZE: "256G" ``` + + This can also be used to resize the existing disk to a larger capacity without data loss. * ### How do I change the location of the virtual disk?