docker database connect steps :
1)docker pull mcr.microsoft.com/mssql/server:2017-latest
2)docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=Str0ngPa$$w0rd" -p 1433:1433 --name sql1 --hostname sql1 -d mcr.microsoft.com/mssql/server
Data studio details
Server : localhost,1433
Username : sa
Password : Str0ngPa$$w0rd
Connection type : Microsoft sql server
On this page of the site you can watch the video online How to Run Microsoft SQL Server using Docker Desktop with a duration of hours minute second in good quality, which was uploaded by the user Prakash Shindalkar 13 September 2022, share the link with friends and acquaintances, this video has already been watched 286 times on youtube and it was liked by 3 viewers. Enjoy your viewing!