I have made a web service, my DB is running in my Local Machine’s SQL Server, My web service is running in a Hyper-V Container, and in the service, I have given the IP of my host machine to access the DB but it isn’t accessing it. Moreover, I am also unable to ping my host machine from within my container. So is there anything that I am missing?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Access host machine from container in Docker Machine | 0 | 2128 | September 14, 2017 | |
| Windows Containers, how to access in Windows host machine port from container? | 6 | 52683 | June 9, 2017 | |
| Cannot access external database hosted on a server from within the container | 5 | 37965 | June 6, 2017 | |
| Unable to access container running inside Linux container from host | 0 | 1087 | December 6, 2018 | |
| Problem connecting to Docker SQL Server instance from host machine | 2 | 10622 | November 10, 2016 |