Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

docker-compose.yml which creates the mssql-server-linux docker image and automatically executes provided .sql files

Notifications You must be signed in to change notification settings

w11k/mssql-server-linux-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose.yml which creates the mssql-server-linux docker image and automatically executes provided .sql files. Heavily inspired by https://github.com/shanegenschaw/mssql-server-linux

Usage:

  1. Clone this repo
  2. Place .sql files in dev/db/
  3. Run docker-compose up
  4. The .sql files will be automatically executed in alphanumerical order

To remove the created db image use docker-compose down

About

docker-compose.yml which creates the mssql-server-linux docker image and automatically executes provided .sql files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published