docker-archive / communitytools-image2docker-win

304 stars 78 forks source link

Multiple Image Paths #72

Open Alok200531 opened 6 years ago

Alok200531 commented 6 years ago

Hello Team,

We have Web files stored in D:\ for our webservers. i looked at the help of -Imagepath parameter which only accepts one path at a time. our IIS installation is on C:\ and Webfiles (inetpub folder) for all the sites is on D:. these C:\ and D:\ are two seperate disks (vhdx). how do i specify multiple disks.

SYNTAX ConvertTo-Dockerfile [[-ImagePath] ] [[-OutputPath] ] [[-MountPath] ] [-Artifact] [[-ArtifactParam] <String[]>] [-Force] [-Local] [[-RemotePath]

] [-IncludeWindowsFeatures] []