From 06e7a8edb95c459544d14de50f6f28809aa9e6be Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 5 Jul 2026 14:49:47 +0200 Subject: [PATCH] docs: Readme (#1195) --- readme.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index ec99450..8ce0935 100644 --- a/readme.md +++ b/readme.md @@ -16,9 +16,13 @@ Virtual DSM in a Docker container. ## Features ✨ - - Multiple disks - - KVM acceleration - - Automatic download +- Runs Virtual DSM inside a Docker container +- Automatic download of the installation files +- Web-based access to the DSM desktop +- Near-native performance with KVM acceleration +- Customizable CPU, memory, and storage allocation +- Supports multiple disks and physical disk passthrough +- Supports bridge, user-mode, macvlan, and macvtap networking ## Usage 🐳 @@ -79,7 +83,7 @@ kubectl apply -f https://raw.githubusercontent.com/vdsm/virtual-dsm/refs/heads/m - Wait until DSM finishes its installation - - Choose an username and password, and you will be taken to the desktop. + - Choose a username and password, and you will be taken to the desktop. Enjoy your brand new NAS, and don't forget to star this repo!