kl
This commit is contained in:
parent
91fd8b08c7
commit
4d7f8730c3
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ services:
|
|||
CPU_CORES: "4"
|
||||
DISK_SIZE: "64G"
|
||||
QEMU_OPTS: "-drive file=/disk/data.vhd,format=vpc,if=virtio"
|
||||
EXTRA_DISKS: /disk/data.vhd
|
||||
# EXTRA_DISKS: /disk/data.vhd
|
||||
volumes:
|
||||
- /DockerVol/windows:/storage
|
||||
- /DockerVol/windows/data.vhd:/disk/data.vhd
|
||||
- /DockerVol/windows/data.vhd:/virtio/data.vhd
|
||||
Loading…
Add table
Add a link
Reference in a new issue