August 12, 2017

Docker Hub and Images

Let's cover Docker Hub: the public registry for Docker images. We can see where we get official images that we use, and where we store images that we build ourselves.

We cover what our docker-compose.yml file is doing when we define various images to use.

We also cover a bit about how the official MySQL image is created.

Some resources:

Looking for a deeper dive into Docker?

Sign up here to get a preview of the Shipping Docker course! Learn how to integrate Docker into your applications and develop a workflow to make using Docker a breeze!

All Topics