MENU

Fun & Interesting

Coding Shorts #102: Using SQL Server Containers for Dev

Shawn Wildermuth 3,786 10 months ago
Video Not Working? Fix It Now

Those of us who is use SQL Server, often rely on local db to handle local development. But since our teams are getting more and more OS diverse, we needed to have a way to run the same .NET code on the Mac and Linux. That's where the SQL Server Container can help. Let me show you. 00:00 Start 01:34 The Problem 02:38 Using Docker Compose 05:28 Understanding Volumes 07:25 Updating the new SQL Server 07:52 Using SQL Server Authentication 08:17 Looking at the Data 08:57 Shutting down the Server 09:31 Wrapping Up For more information about my training and coaching, visit: - https://wildermuth.com If you like this video, you might like other videos in my Instructional Videos: - https://www.youtube.com/playlist?list=PLtOvnDRdH12e3vOq4zvpI2cKsancIwMcP

Comment