Simple play icon Course
Skills

Implementing a Self-hosted Docker Registry

by Wes Higbee

At some point, you will outgrow storing custom images on Docker Hub. This course prepares you to deploy your own self-hosted registry.

What you'll learn

What would Docker be without Docker Hub? If it were not for images, you would never have heard of Docker, and that's because simplifying image distribution is what made Docker exponentially useful. Initially the images on Docker Hub suffice, but at some point, as you begin to build your own images, you'll outgrow storing them on Docker Hub for a variety of reasons.

In this course, Implementing a Self-hosted Docker Registry, we will dissect deploying your own registry in the following scenarios.

First, you will learn to take total control of a registry, perhaps as a matter of compliance, and learn to distribute sensitive images privately.
Next, you will see how to co-locate a registry for performance reasons, to save bandwidth, or to mirror Docker Hub images to a local registry cache.
Then, you will explore the internal workings of a registry and gain flexibility in securing your registry.
Finally, you will be able to standardize application packaging and distribution within your organization using Docker images, to reap the same benefits that Docker Hub brought to open-source public applications.

By the end of this course, you'll be well prepared to deploy your own self-hosted registry.

Table of contents

Course Overview
1min

Course FAQ

Who is this course for?

This course is for those who have outgrown stroing images on Docker Hub and need more control and flexibility through a self-hosted Docker Registry.

What are the main benefits of a Docker self-hosted registry?

A self-hosted Docker registry gives you complete control over the registry. It allows for a greater level of privacy, to see storage size, to push/pull images without internet connection, and it's free.

Are there prerequisites to this course?

You should be familiar with Docker, Docker Hub, and image distribution. If you aren't very familiar with Docker, check out this course on Getting Started with Docker.

What will I learn in this course?

You will learn how to prepare and deploy your own self-hosted registry by:

  • Taking control of a registry 
  • Learning to distribute sensitive images privately
  • Co-locating registries to save bandwidth 
  • Mirroring Docker Hub images to local registry cache 
  • Learning internal workings of a registry 
  • Standardizing application packaging and distribution
  • Much more

About the author

Wes Higbee is passionate about helping companies achieve remarkable results with technology and software. He’s had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Wes launched Full City Tech to leverage his expertise to help companies delight customers. Although his primary focus is on outcomes, implementation often includes technical competency. Wes frequently speaks about impactful aspects of software developm... more

Ready to upskill? Get started