REDREDGROUP Document Hub
RDC CloudArtifact Registry

What is Artifact Registry?

Store container images and deploy them in your RDC Cloud project.

Artifact Registry stores container images for a project. Browse repositories and image versions in the Console, push and pull images with Docker, and select stored images when creating a Container Engine resource.

Repositories, tags, and digests

A repository groups versions of an image. A tag is a readable version label; a digest identifies specific image content. The Console lists tags, digests, image sizes, and push times and lets you copy a digest-qualified image reference.

Use the registry address shown in the selected project rather than guessing a path from its display name. Credentials use a personal access token, and access follows the user's current project permissions.

Get started

Authenticate Docker, push and pull an image, then deploy it with Container Engine.

The current Console provides browsing and deployment selection. It does not expose image deletion or retention-policy controls.

On this page