Run docker-compose up -d
in order to launch Mssql Server container.
MsSql Server is accessible at localhost:1433
SA_PASSWORD: Super Admin password MSSQL_DB: Your DB name MSSQL_USER: Your DB user MSSQL_PASSWORD: Your DB password
You can override the sql script located in ./msql-server/usr/config/setup.sql