docker-archive / communitytools-image2docker-win

304 stars 78 forks source link

Support multiple VHDs #38

Open sixeyed opened 7 years ago

sixeyed commented 7 years ago

Where VMs run with many disks attached, we could have the IIS configuration on the C drive pointing to apps stored on the D drive. Need to be able to mount those additional disks in the tool - something like:

... -AdditionalDisks D=app-disk.vhd
cdenneen commented 4 years ago

@sixeyed Has anything been done on this? If multiple VHD isn't option is there option for -RemotePath or -RemoteServer to actually extract from the live VM?