Summary
In this chapter, you saw how to build new Docker images and define and control applications with Docker Compose. You also learned how to use networks to isolate traffic between containers and how to keep your data safe with volumes. In the next chapter, the groundwork will be laid for a multi-host Docker cluster including using registries, overlay networks, and network storage.