Viewing Image Registries
From the Home tab, select Inventory > Image Registries to view the Manage Image Registries page.
Note: Although you can only manually add Docker Image Registries, you can also view any AWS Elastic Container Registries (ECRs) or OpenShift Container Registries (OCRs) that are added automatically.
The Registries tab displays all of the image registries that have been added to CloudControl and the following details:
- Name—The name that you assigned to the registry. Click the link in the Name column to view a detailed registry page that lists the registry details, tags, and all of the images in that registry.
- IP address—The IP address of to the registry. Registries with the same IP address can be differentiated by port number and name.
- Hostname—The hostname of the registry.
- Port—The port assigned to the registry.
- Platform—The registry platform name for ECRs and OCRs.
- Region—The region associated with the registry.
- Description—The optional description assigned to the registry.
- Images—The number of images in the registry. Click the link in the Images column to view a detailed registry page that lists the registry details, tags, and all of the images in that registry.
- Tags—Any tags assigned to the registry. Click the link in the Tags column to view the Manage Tags page, which lets you add or remove existing tags from the image registry. If you need to create a tag, see Creating Tags.
The Images tab displays all of the images that were added with the image registries and the following details:
- Name—The name assigned to the image. Click the link in the Name column to view a pop-up with tabs displaying the Details, Vulnerabilities, Containers, and Tags for that image.
- Image ID—The ID in SHA-256 hash format.
- Version—The version of the image. The most recent version is always called the latest.
- Image Tag—The image tag assigned to the registry.
- Registry—The registry that the image belongs to.
- Vulnerabilities—The number of vulnerabilities and the type. Click a link in the Vulnerabilities column to view a pop-up with tabs displaying the Details, Vulnerabilities, Containers, and Tags for that image. The vulnerabilities tab lists each vulnerability with their CVE, severity, and description. Click the CVE link to view details about the CVE.
- Signature—Displays true if the image is signed, and false if the image is not signed.
- Containers—The number of containers associated with the image registry. Click the link in the Containers column to view a pop-up with tabs displaying the Details, Vulnerabilities, Containers, and Tags for that image. The containers tab lists the name of each container, and the cluster and namespace to which the container belongs.
- Create Time—The date and time that the image was created.
- Tags—Any tags assigned to the image. Click the link in the Tags column to view the Manage Tags page, which lets you add or remove existing tags from the image. If you need to create a tag, see Creating Tags.
Note: You need to add an image registry before you can view any information. See Adding an Image Registry.