Docker Deep Dive Code for my Docker Deep Dive session This session covers: - Container isolation Container networking Persisting data for SQL Server Custom images Docker compose Github repo for this session https://github.com/dbafromthecold/DockerDeepDive Just the slides (for when I do this session with slides :-) ) https://dbafromthecold.github.io/dockerdeepdive/ Summary of all the blogs I've written about SQL Server and containers https://dbafromthecold.com/2017/03/15/summary-of-my-container-series/ The SQL Server & Containers Guide on Github https://github.com/dbafromthecold/SqlServerAndContainersGuide Liz Rice's Containers from Scratch session https://www.youtube.com/watch?v=_TsSmSu57Zo Installing SQL Server on Linux guide https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver15 Running SQL Server in a container with SqlCmd https://dbafromthecold.com/2023/05/19/running-sql-server-in-a-container-with-sqlcmd/