top of page

Docker SQL Server Windows containers just don't work

  • Adam Thurgar
  • Sep 15, 2017
  • 1 min read

After weeks of trying I have given up. I have tried everything to get a Docker SQL Server Windows container running on a Windows 10 Pro laptop. I have tried 3 different laptops but all give the same error. I have reached out to Microsoft and lodged an issue. Everybody was so helpful, but no resolution.

The issue seems to resolve around the Docker image connectivity to the Hyper-V VM.

I was going to demo this at the next SQL Server User Group, but it just doesn't work.

The Linux version works great.

The Windows version not so great.


 
 
 

Recent Posts

See All
Cardinality estimator

Recently I was asked by a software vendor to review a particular query that ran in under a second on a SQL Server 2014 installation at a...

 
 
 
Index fragmentation

A law firm client, occasionally has issues with their legal software, that is provided by the global leader in this field. The response...

 
 
 
Deleting large amounts of data

I had a client call me about wanting to delete a large amount of data from their database. They knew what tables they wanted to delete...

 
 
 

Comments


bottom of page