コンテナレジストリ
コンテナイメージの配布や保管を行なってくれるすごいやつ
パッケージマネージャのリポジトリに近いか
docker pull したときに問い合わせに行く先
SaaS
Docker Hub : https://hub.docker.com/
AWS ECR : https://aws.amazon.com/jp/ecr/
GCPのContainer Registry : https://cloud.google.com/container-registry
自宅
イメージが配布されているので自宅とかオンプレな環境でも動かせる
自宅コンテナ基盤を組むのに地味に便利
https://hub.docker.com/_/registry
QNAPのNASで動かしている
distribution なるものに移行するらしい
https://github.com/distribution/distribution