I have a .NET application running on a windows 10 computer using docker and postgres. When I run using the
"DockerTest": { "commandName"
docker run --name=XXX -d -p 8081:8081 --add-host=computername:IP address name This was what finally make it work