Sign inSign up

rahulunlimited/sqlserver

By rahulunlimited

Updated over 7 years ago

My SQL Server repository

Image
0

115

rahulunlimited/sqlserver repository overview

The docker hub is the repository for SQL Server collection.

Password

The default password for sa account on the container is Sqlw1thD0ck3r

Code

Use the following to start the container

docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=Sqlw1thD0ck3r' -p 1500:1433 --name sql1 -d rahulunlimited/sqlserver:2017-awauto

Sample Databases

  • AdventureWorks
  • AdventureWorksDW2017

Tag summary

Content type

Image

Digest

Size

666.2 MB

Last updated

over 7 years ago

docker pull rahulunlimited/sqlserver:2017-sampledb