When I switch to Windows Containers in Docker for Windows the Shared Drives option goes away. Should this be showing up for Windows Containers (it works for Linux Containers)? I’m asking because I’m getting a “PrepareForLaunch task failed unexpectedly” error in Visual Studio 2017 and my initial Googling shows that it might be related to the volumes not being shared/mounted appropriately.
I’m running:
Docker for Windows v17.06.0-ce-win19 (12801) Stable.
OK. So, never mind I Just found the docs that states that the Shared Drives feature is for Linux only and so it shouldn’t be there for Windows Containers.
Michael, is there any resource online to show how to do this? I have a windows 10 docker installation using the windows containers mode, and I want my sql server express db in the container to store its data in a host volume