docker-archive / communitytools-image2docker-win

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support multiple VHDs

sixeyed opened this issue · comments

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

@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?