Container Registry
A container registry is a storage and distribution system for container images, letting teams push built images, version and tag them, and pull them for deployment across development, CI/CD, and production environments.
4 resources across 2 libraries
Glossary Terms(3)
Golden Image
A golden image is a pre-configured, versioned, and tested machine image or container base image — with the OS, security patches, agents, and baseline software…
Container Registry
A container registry is a storage and distribution system for container images, letting teams push built images, version and tag them, and pull them for deploy…
Image Scanning
Image scanning is the automated process of analyzing a container image's layers, installed packages, and dependencies to detect known security vulnerabilities…