- Container Registry Quickstart
- How to Use Your Private DigitalOcean Container Registry with Docker and Kubernetes
- How to Free Up Space in Your Container Registry
- Container Registry Pricing
- How to Use CI/CD Systems with Your Container Registry
- Enable Push-to-Deploy on DigitalOcean Kubernetes Using GitHub Actions
- Container Registry Features
- How to Create a Container Registry
- Container Registry Limits
- Getting Started with DigitalOcean Container Registry
DigitalOcean Container Registry
Generated on 11 Aug 2026
The DigitalOcean Container Registry (DOCR) is a private Docker image registry that lets you store and manage private container images. DOCR integrates natively with Docker environments and DigitalOcean Kubernetes clusters.
Quickstarts and intermediate tutorials to get started.
How to accomplish specific tasks in detail, like creation/deletion, configuration, and management.
API and CLI reference documentation for the Container Registry service, including example requests and available parameters.
Features, plans and pricing, availability, limits, known issues, and more.
Get help with technical support and answers to frequently asked questions.
Latest Updates
10 August 2026
-
DigitalOcean Container Registry (DOCR) now provides mirror registries: DigitalOcean-curated regional mirrors of popular AI container images, available in 11 datacenter regions. You can pull
nvidia/pytorchandrocm/pytorchimages from a region-local mirror using standard Docker tooling, or use SOCI lazy loading to start containers in seconds while image layers stream on demand. DOCR also supports pushing your own SOCI-enabled images to your registry.For details, see How to Pull AI Images from DOCR Mirror Registries and How to Push SOCI-Enabled Images to Your Container Registry.
27 April 2026
-
A remote MCP server is now available for DigitalOcean Container Registry (DOCR), providing API-based access for AI tools to manage your container registries, repositories, and garbage collection.
-
DigitalOcean Container Registry now supports image layers up to 20 GB.
-
DigitalOcean Container Registry now supports container images up to 100 GB.
27 March 2026
-
Automatic garbage collection for DigitalOcean Container Registry (DOCR) is now available in public preview. When enabled, DOCR automatically cleans up unreferenced image layers in the background, freeing storage without requiring manual garbage collection runs or read-only downtime. For more details, see Automatic Garbage Collection.
For more information, see all Container Registry release notes.