> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gcore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Container registry

Container Registry stores and serves Docker images for use across Gcore products — [Everywhere Inference](/edge-ai/everywhere-inference), [Container as a Service](/cloud/caas), and [Managed Kubernetes](/cloud/kubernetes/about-gcore-kubernetes). The service is available free of charge.

## Overview

[Create a registry](/cloud/container-registry/create-container-registry) to store OCI-compatible artifacts and configure access by adding users with push and pull permissions. Once set up, push Docker images via Docker CLI and manage them through the [Gcore Customer Portal](https://portal.gcore.com) or API.

## Features

Container Registry supports the following capabilities:

* Store and manage OCI-compatible artifacts, including Docker images and Helm charts
* Create multiple registries in a single project
* Set up pull and push permissions on a per-user basis
* Access registries through Docker CLI, API, and the Customer Portal
* Set up retention policy (coming soon)
