Debugging .net core application in docker on windows 7

0

I need to generate an application in a docker container, but my computer is running windows 7 OS.

I installed Docker Toolbox, and inside its own bash I run the hello world container, but visual studio 2017 does not recognize that docker is installed.

I would like to know how to solve.

    
asked by anonymous 19.07.2017 / 17:36

0 answers