Mssql-docker: mssql - version < 2017 ? true: false

Created on 13 Feb 2018  路  1Comment  路  Source: microsoft/mssql-docker

Hi,

I am looking for MSSQL server images for 2012 / 2014 / 2016 edition. All I can find is 2017 edition. Am I overlooking something or these are no images for these versions?

Thanks.

Most helpful comment

For now, there are no plans for container images provided by Microsoft for versions < 2017. I'll leave this issue open here to see if there is interest from others on having this.

If you really need this in the short term you can use the Windows Dockerfile here as an example of how you could create your own Dockerfile to build an image for these older versions of SQL Server.

>All comments

For now, there are no plans for container images provided by Microsoft for versions < 2017. I'll leave this issue open here to see if there is interest from others on having this.

If you really need this in the short term you can use the Windows Dockerfile here as an example of how you could create your own Dockerfile to build an image for these older versions of SQL Server.

Was this page helpful?
0 / 5 - 0 ratings