| ID | Title | Description |
|---|---|---|
| CCC.CntrReg.CP01 | Image Storage | Ability to upload and securely store container images and image metadata. |
| CCC.CntrReg.CP02 | Private Repositories | Support for creating container image repositories that are restricted and only accessible by authorized users or services. |
| CCC.CntrReg.CP03 | Public Repositories | Support for creating container image repositories that are open to the public. These repositories are used mainly for sharing container images. |
| CCC.CntrReg.CP04 | Lifecycle Policies | Supports defining of policies for automatic expiry of unused or outdated images to manage storage effectively. |
| CCC.CntrReg.CP05 | Image Scanning | Provides vulnerability scanning for container images (built-in or through integration to scanning services) to detect security issues and generate reports for known CVEs (Common Vulnerabilities and Exposures). |
| CCC.CntrReg.CP06 | Integration with CI/CD Tooling | Seamlessly integrates with CI/CD pipelines to automate pushing and pulling of container images. |
| CCC.CntrReg.CP07 | Caching of Images | Provides caching for faster access to frequently used images. |
| CCC.CntrReg.CP08 | Multi-platform Support | Ability to store images built for different CPU architectures such as x86_64 (AMD/Intel), ARM64, and others within the same container image repository. |
| CCC.CntrReg.CP09 | Immutable Tags | Prevent tags from being overwritten or deleted once they have been assigned to an image. This ensures that once a container image is tagged with a specific version or identifier, that tag remains associated with the same image throughout its lifetime. |
| CCC.CntrReg.CP10 | List Repositories | Ability to list all public and private repositories in the container image registry. |
| CCC.CntrReg.CP11 | Edit Repository | Ability to edit a public or private container image repository properties after being created. |
| CCC.CntrReg.CP12 | Delete Repository | Ability to delete a public or private container image repository after being created. |
| CCC.CntrReg.CP13 | List Images | Ability to list container images in a public or private container image repository. |
| CCC.CntrReg.CP14 | Delete Image | Ability to delete a container image after being created. |
| CCC.CntrReg.CP15 | List Lifecycle Policies | Ability to list lifecycle policies for container images in a public or private container repository. |
| CCC.CntrReg.CP16 | Edit Lifecycle Policy | Ability to edit a lifecycle policy after being created. |
| CCC.CntrReg.CP17 | Delete Lifecycle Policy | Ability to delete a lifecycle policy after being created. |
Devtools / Container Registry
Capabilities
Version: