Skip to content

Microsoft SQL Server for Linux under Docker with Extras ๐Ÿ˜Ž

Notifications You must be signed in to change notification settings

thirdgen88/mssql-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

31 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MSSQL for Linux under Docker with Extras ๐Ÿ˜Ž

Build Status Docker Stars Docker Pulls

This is the Git repository for the kcollins/mssql Docker Hub image. It includes a docker-compose.yml file for easy use within a Docker Compose or Swarm configuration. See the Docker Hub page for more information on how to use this image.

The full README documentation from the Docker Hub page is maintained in the docs folder in the event that you would like to submit additions or corrections to the usage guidance.

Building this solution

To build the images and load (--load) to your local Docker Engine, use the following:

# Produces images:
# - localhost:5000/kcollins/mssql:2017
# - localhost:5000/kcollins/mssql:2019
# - localhost:5000/kcollins/mssql:2022
docker buildx bake --load --provenance=false --sbom=false

For more information, see High-level builds with Bake.

About

Microsoft SQL Server for Linux under Docker with Extras ๐Ÿ˜Ž

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published