Container Registry
Also called: Image Registry
A repository for storing, managing, versioning, and distributing container images used in application deployment workflows.
Explore more about Deployment Standards
Related terms
A repository service for storing, managing, versioning, and distributing container images, enabling consistent deployment of AI applications and services across development, testing, and production environments.
Docker ImageA portable, immutable package containing an application, its runtime, libraries, dependencies, and configuration needed to run consistently across environments.
OCI ImageOCIA container image packaged according to the Open Container Initiative specification for portable distribution and execution across compatible runtimes.
Runtime SpecificationA standardized blueprint or technical rule set defining the execution environment and lifecycle requirements for containers or workloads.
Deployment ManifestA declarative configuration file that specifies how an application or service should be deployed, configured, and managed within a target environment.