I have created a custom SQL Server Database Container Image. I can run that as a container on my local machine (Windows 10 with Docker for Windows). After running that container, I can successfully connect to it from SQL Server Management Studio by using server name as 127.0.0.1:1433.I have created a custom SQL Server Database Con