In this chapter, we will cover several services, such as Docker Hub, which allow you to store your images, and also Docker Registry, which you can use to run your local storage for Docker containers. We will review the differences between the services and when and how to use each of them.
This chapter will also cover how to set up automated builds using Webhooks, as well as all the pieces that are required to set them up. Let's take a quick look at the topics we will be covering in this chapter:
- Docker Hub
- Docker Store
- Docker Registry
- Third-party registries
- Microbadger