Table of Contents

About

A repository 1) is a location where image (and multiple tag variants) can be:

  • pushed
  • searched
  • and pulled.

It may be stored:

  • locally
  • or remotely (ie in a registry)

Docker Hub

The docker hub is the default docker registry (of the docker company) that host repositories.

It hosts the Official repositories