Local Microsoft SQL Server cannot be found from .NET Core Solution launched through Docker
The issue that I am encountering is that when I start a .NET Core project with Docker, the Microsoft SQL Server which runs locally (not as a container) cannot be found. The response of Swagger UI is displayed below.