From 91fd8b08c773e5de868803c0b0119e1fc4a2b29a Mon Sep 17 00:00:00 2001 From: traveler Date: Wed, 12 Feb 2025 01:51:24 -0600 Subject: [PATCH] op --- Compose/windows.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Compose/windows.yaml b/Compose/windows.yaml index d33871b..6483dca 100644 --- a/Compose/windows.yaml +++ b/Compose/windows.yaml @@ -17,6 +17,7 @@ services: RAM_SIZE: "4G" CPU_CORES: "4" DISK_SIZE: "64G" + QEMU_OPTS: "-drive file=/disk/data.vhd,format=vpc,if=virtio" EXTRA_DISKS: /disk/data.vhd volumes: - /DockerVol/windows:/storage