Code for my Docker Deep Dive session
This session covers: -
- Container isolation
- Container networking
- Persisting data for SQL Server
- Custom images
- Docker compose
https://github.com/dbafromthecold/DockerDeepDive
https://dbafromthecold.github.io/dockerdeepdive/
https://dbafromthecold.com/2017/03/15/summary-of-my-container-series/
https://github.com/dbafromthecold/SqlServerAndContainersGuide
https://www.youtube.com/watch?v=_TsSmSu57Zo
https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver15
https://dbafromthecold.com/2023/05/19/running-sql-server-in-a-container-with-sqlcmd/