ds
This commit is contained in:
parent
be37c59fd6
commit
4dac3b9be6
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
RAM_SIZE: "4G"
|
||||
CPU_CORES: "4"
|
||||
DISK_SIZE: "64G"
|
||||
EXTRA_DISKS: /disk/windows-disk.qcow2
|
||||
EXTRA_DISKS: /disk/data.vhd
|
||||
volumes:
|
||||
- /DockerVol/windows:/storage
|
||||
- /DockerVol/windows/Windows10-data.qcow2:/disk/windows-disk.qcow2
|
||||
- /DockerVol/windows/data.vhd:/disk/data.vhd
|
||||
Loading…
Add table
Add a link
Reference in a new issue