Creation of D drive in windows container

DO we have way to create D drive in windows containers?
we want to keep both C and D drives in windows containers

I am not able to see your latest comments

I used following command
Docker run -it -v D: folder : C: folder Windiws image

So you mean I can give D : folder for container also ?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.