Container

A repository for storing, managing, and distributing container images

  • diagram - the need for container image repositories
  • You need to provide the images to the software that should build a container
  • This can be done locally on your machine, or by pushing to a repo and the server (where u will build the container) can pull
  • Service