serving the solutions day and night

Pages

Showing posts with label SQL Server 2017. Show all posts
Showing posts with label SQL Server 2017. Show all posts

Thursday, January 30, 2020

Add SQL Server 2017 Docker Container to ASP.NET Core MVC/Web API Project

SQL Server 2017 is available for both Windows and Linux Containers. 

            docker pull mcr.microsoft.com/mssql/server


  • Verify SQL Server 2017 image was successfully pulled locally using "docker images" cmd