The docker hub is the repository for SQL Server collection.
The default password for sa account on the container is Sqlw1thD0ck3r
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
Content type
Image
Digest
Size
666.2 MB
Last updated
over 7 years ago
docker pull rahulunlimited/sqlserver:2017-sampledb