From 2df70e3c715a81dd4a399e62c594ea9840cf756d Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 12 Apr 2023 00:52:36 +0200 Subject: [PATCH] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 3f98806..ef15e94 100644 --- a/readme.md +++ b/readme.md @@ -107,13 +107,13 @@ docker run -p 22:22 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 60 kroe RAM_SIZE: "2048M" ``` - * ### How do I install a specific version of vDSM? ### + * ### TODO? ### - By default it installs vDSM 7.2, but if you want to use an older version you can add its URL to your compose file: + Todo ``` environment: - URL: "https://global.synologydownload.com/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat" + BOOT: "https://global.synologydownload.com/download/DSM/release/7.0.1/42218/DSM_VirtualDSM_42218.pat" ``` You can also switch back and forth between versions this way without loosing your file data.