Chapter 3: Storing and Distributing Images

In this chapter, we will cover several services, such as Docker Hub, which allows you to store your images, and Docker Registry, which you can use to run your local storage for Docker containers. We will review the differences between these services, as well as when and how to use each of them. This chapter will also cover how to set up automated builds using web hooks, as well as all the pieces that are required to set them up.

Let's take a quick look at the topics we will cover in this chapter:

  • Understanding Docker Hub
  • Deploying your own Docker registry
  • Reviewing third-party registries
  • Looking at Microbadger

Let's get started!

Technical requirements

In this chapter, we will be using our Docker ...

Get Mastering Docker - Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.