Sign inSign up

mattthankachan/sqlserver-linux-northwind

By mattthankachan

Updated almost 5 years ago

Northwind Database on Linux SQL Server 2019. username is sa and SA_PASSWORD is Strong.Pwd-123

Image
0

255

mattthankachan/sqlserver-linux-northwind repository overview

Run the following command to create a Linux SQL Server 2019 with Northwind Database

docker run -d --name example_sql_server -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=Strong.Pwd-123' -p 1433:1433 mattthankachan/sqlserver-linux-northwind

Northwind Database on Linux SQL Server 2019.

userid : sa Password=Strong.Pwd-123

Tag summary

Content type

Image

Digest

Size

498.9 MB

Last updated

almost 5 years ago

docker pull mattthankachan/sqlserver-linux-northwind