News

I created a docker container from image mssql-server-windows-developer:latest. After the container was up I connected by cli and executed sqlcmd. This worked find. Now I wanted to connect from windows ...
I am unable to connect to a SQL instance on a microsoft/mssql-server-windows-developer container from a microsoft/aspnet container. From the aspnet container I can ping the sql server hostname ...