Showing posts with label SQL Server 2017. Show all posts
Showing posts with label SQL Server 2017. Show all posts
Wednesday, August 19, 2020
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.
- Pull SQL Server Docker Container image, Official images for Microsoft SQL Server on Linux for Docker Engine.
docker pull mcr.microsoft.com/mssql/server
- Verify SQL Server 2017 image was successfully pulled locally using "docker images" cmd
Subscribe to:
Posts (Atom)