I hope you have enjoyed this chapter on Docker Compose, and I hope that like I did, you can see that it has evolved from being an incredibly useful third-party tool to an extremely important part of the core Docker experience.
Docker Compose introduces some key concepts in how you should approach running and managing your containers. We will be taking these concepts one step further in Chapter 8, Docker Swarm, and Chapter 9, Docker and Kubernetes.
In the next chapter, we are going to move away from Linux-based containers and take a whistle-stop tour of Windows containers.