Sign inSign up

paco0512/mssql

By paco0512

Updated over 8 years ago

Image
0

352

paco0512/mssql repository overview

README

This Dockerimage is based on the official microsoft/mssql-server-linux The Image provides an improved startup for initializing the database using nmap to wait for DB to be up. All .sql files mapped into containers /etc/mssql/initial-setup folder will be executed.

Run the Image

Simply run docker run -d -p 1433:1433 -v <host-dir>:/etc/mssql/initial-setup -e ACCEPT_EULA=Y -e SA_PASSWORD=Sup3R$eCr3t paco0512/mssql

Tag summary

Content type

Image

Digest

Size

497.6 MB

Last updated

over 8 years ago

docker pull paco0512/mssql