This commit is contained in:
traveler 2025-02-14 21:15:00 -06:00
parent 4d7f8730c3
commit d0e2ef6fae

View file

@ -17,8 +17,9 @@ services:
RAM_SIZE: "4G"
CPU_CORES: "4"
DISK_SIZE: "64G"
QEMU_OPTS: "-drive file=/disk/data.vhd,format=vpc,if=virtio"
DISK2_SIZE: "128G"
#QEMU_OPTS: "-drive file=/disk/data.vhd,format=vpc,if=virtio"
# EXTRA_DISKS: /disk/data.vhd
volumes:
- /DockerVol/windows:/storage
- /DockerVol/windows/data.vhd:/virtio/data.vhd
- /DockerVol/windows/storage:/storage2