Reputation: 11
I had installed Docker Desktop v4.28.0 and Switch it to Windows Container. I want to share local drives but in the Docker Settings does not allow me:
As soon as i switch to Linux Container i can see the setting to mount the drives
I had successfully created an image of C compiler for Windows now i want to access the source files, which are present in on my local PC, to compile them with c compiler within the container
I already searrched alot on google but no helps so far
Upvotes: 0
Views: 181