{"id":16895,"date":"2016-10-13T10:00:08","date_gmt":"2016-10-13T17:00:08","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/?p=16895"},"modified":"2024-01-22T22:50:35","modified_gmt":"2024-01-23T06:50:35","slug":"sql-server-2016-express-edition-in-windows-containers","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/10\/13\/sql-server-2016-express-edition-in-windows-containers\/","title":{"rendered":"SQL Server 2016 Express Edition in Windows containers"},"content":{"rendered":"

We are excited to announce the public availability of SQL Server 2016 Express Edition in Windows Containers! The image is now available on Docker Hub and the build scripts are hosted on our SQL Server Samples GitHub repository. This image can be used in both Windows Server Containers as well as Hyper-V Containers.<\/p>\n

SQL Server 2016 Express Edition Docker Image<\/a><\/p>\n

We hope you will find these images useful and leverage them for your container-based applications!<\/p>\n

Why use SQL Server in containers?<\/h2>\n

SQL Server 2016 in a Windows container would be ideal when you want to:<\/p>\n

    \n
  1. Quickly create and start a set of SQL Server instances for development or testing.<\/li>\n
  2. Maximize density in test or production environments, especially in microservice architectures.<\/li>\n
  3. Isolate and control applications in a multi-tenant infrastructure.<\/li>\n<\/ol>\n

    Prerequisites<\/h2>\n

    Before you can get started with the SQL Server 2016 Express Edition image, you\u2019ll need a Windows Server 2016 or Windows 10 host with the latest updates, the Windows Container feature enabled, and the Docker engine.<\/p>\n

    Please find the details for each of these requirements below.<\/p>\n