dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 192 forks source link

Docker examples and testing #464

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

This PR accomplishes two things:

  1. Provides examples of Dockerfiles for customers to build mssql-cli in their own containers.
  2. Creates an automated process for building and running many Docker containers for easier testing.

I recommend examining the newly proposed docker_enviornments folder, previewed here, instead of reading through the diff. Changes include: