top of page

Docker update - Linux good

  • Adam Thurgar
  • Aug 30, 2017
  • 1 min read

After touching base with a few contacts at Microsoft, I tried a number of suggestions to get the Windows container working with SQL Server 2016 Developer Edition. No success, same error as before.

So I tried the Linux container with SQL Server 2017, easy to install and worked like a dream. Connected from SSMS 2017.

https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker

Now that I know that Docker containers work, I just wish that the error with Windows container could be fixed so I can run different containers for different versions of SQL Server.


Recent Posts

See All
Hypothetical indexes

We had a query recently about a database that had a lot of objects starting with the name _dta_. We explained that these where...

 
 
 

Comments


bottom of page