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

# Container Registry

Container Registry allows you to store and distribute Docker images.

The service is available in all [Nebius AI Cloud regions](/overview/regions/).

<CardGroup cols={2}>
  <Card title="Getting started" icon="link" href="/container-registry/quickstart">
    Create your first registry and manage a Docker image in it
  </Card>

  <Card title="Working with registries" icon="link" href="/container-registry/registries/manage">
    Learn how to create and delete registries
  </Card>

  <Card title="Authentication" icon="link" href="/container-registry/authentication">
    Set up credentials to access registries from your local machine and CI/CD environments
  </Card>
</CardGroup>
