Guide to Installing Docker Desktop: How to Create SQL Server container, and How to access that SQL Server container using SSMS.
📘Docker: Complete Guide To Docker For Beginners And Intermediates: https://amzn.to/3FDhHRp
👓Free Kindle Version: https://amzn.to/3zyAx8F
Have you ever needed SQL server during development but found the pain of installing a local copy of SQL Express a bit messy and long-winded for what you needed. Does SQL server take up space and other resources stopping you from doing other things? then using SQL in a Docker container could be the solution for you. This video covers installing all the components to host and run the SQL Docker container on a windows desktop PC and access that instance via SSMS.