Summary
In this chapter, you learned:
- About the concepts around containerization
- About the concepts, tools, and technologies for Docker
- How to manage containers with Docker
- How to containerize console app and ASP.NET Core projects
- How to work with test containers
In the next chapter, you will learn about .NET Aspire, which uses similar techniques as Testcontainers but takes the concept much further, and how it is built into .NET 8 and later and fully supported by Microsoft.