feat: Increase default disksize (#1030)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled

This commit is contained in:
Kroese
2025-09-28 18:22:44 +02:00
committed by GitHub
parent 2c6efc45f2
commit 138742c953
5 changed files with 12 additions and 35 deletions

View File

@@ -3,7 +3,7 @@ services:
container_name: dsm
image: vdsm/virtual-dsm
environment:
DISK_SIZE: "16G"
DISK_SIZE: "256G"
devices:
- /dev/kvm
- /dev/net/tun