Skip to content

Creates a container running SQL Server via Docker Compose

Notifications You must be signed in to change notification settings

johnny-IoT/SqlServerDockerCompose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sql Server Docker Compose

Creates a container running SQL Server via Docker Compose

Instructions for use

Clone the repo down and navigate to it
Create the sapassword.env file and enter something similar to:-
MSSQL_SA_PASSWORD=MY_SA_PASSWORD
Now run:-
docker-compose up -d

About

Creates a container running SQL Server via Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published