Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 762 Bytes

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