Skip to content

linq2db/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Generation Scripts for Linq To DB

Contains scripts to build test docker images for Linq To DB testing for databases without official docker support.

Hosting: https://hub.docker.com/r/linq2db/linq2db/tags

Implemented Images

Windows

For Windows images we use Windows 2022 base image to be able to run it on Azure DevOps.

  • SQL Server 2005 Express on Windows 2022
  • SQL Server 2008 Express on Windows 2022
  • SQL Server 2012 Express on Windows 2022
  • SQL Server 2014 Express on Windows 2022
  • SQL Server 2016 Express on Windows 2022
  • SQL Server 2017 Express on Windows 2022
  • SQL Server 2019 Express on Windows 2022
  • SQL Server 2022 Express with FTS on Windows 2022

Linux

  • SQL Server 2017
  • SQL Server 2019 with FTS
  • SAP ASE 16SP04