·DevOps
Module 11 Lesson 1: Docker Registries
Where images live. Explore the major Docker registries like Docker Hub, GitHub Container Registry (GHCR), and AWS ECR to choose the right library for your images.
2 articles
Where images live. Explore the major Docker registries like Docker Hub, GitHub Container Registry (GHCR), and AWS ECR to choose the right library for your images.

Save your work. Learn how to use 'Artifacts' to pass files between stages (e.g., from Build to Test) and how to download them for manual review.