Главная
Study mode:
on
1
Intro
2
Container registries
3
Docker pull
4
Internals
5
Bytes on Disk
6
Garbage Collection
7
Wrap Up
8
Questions
Description:
Explore the inner workings of container image distribution in this informative conference talk. Delve into the journey of container images from `docker push` to persistent storage in the cloud. Uncover the mechanics behind `docker pull` and `docker push` operations, and gain insights into the structure of stored container images. Learn about the OCI Distribution API, CNCF Distribution codebase, and the process of transferring container images between local machines and cloud storage. Discover the intricacies of authentication and the evolving garbage collection implementation in Distribution. Gain valuable knowledge about DigitalOcean Container Registry (DOCR) and its foundation on the CNCF Distribution codebase. Follow the presenters as they demystify the entire process, from registry client interactions to the final storage of bytes on disk.

From Docker Push to Bytes on Disk - Inside Distribution

CNCF [Cloud Native Computing Foundation]
Add to list