Chapter 6. Extending Your Infrastructure
In Chapter 2, Introducing First-party Tools, we looked at the tools Docker provides for extending the functionality of the core Docker engine. In this chapter, we will look at third-party tools that extend the way you manage your Docker configuration and build and launch containers. The tools that we are going to be discussing are as follows:
For each of the tools, we will look at how to install, configure, and use them with Docker. Before we look at how to use the tools, let's discuss why we would want to use them.