There are several Microsoft SQL Server container images available for download. These consists of SQL Server 2017 and now SQL Server 2019 CTP2.1. Most of those can be found here. However, what if you need to customize an image by adding additional features? Docker provides a command line utility to build new images using Dockerfiles. […]
Category: Containers
All things related to containers and Microsoft SQL Server.
Microsoft SQL Server Containers
I’m a Database Administrator, why am I learning about containers? So, it seems containers are here to stay. Before the release of SQL Server 2017, I really hadn’t paid attention to this space. The thinking was I’d never need to know about any other OS except Windows Server. This all changed when Microsoft decided to […]