docker support visual studio 2017 fails -


i've been playing docker while , pleased see new tools in vs2017. i've had issues before docker windows can't see why 1 happening.

i create webapp straight box , add docker support. try , launch no changes , following error.

error here

i have checked container registered , have gotten far:

a quick docker ps -a yields this:

docker output

the thing error reporting appears trying deploy build path does indeed not exist (my projects on g drive not f, visual studio installed).

so gives? can run docker-compose command line inside project path , docker-compose up , seems fine. seems visual studio using incorrect path, not sure why.

version in use are:

docker windows 17.04.0-ce-rc2-win6(10840) visual studio 2017: version 15.1(26403.0)

i checked again version of docker using , using edge stream. fell stable , issue went away.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -