Container Registry How-Tos

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.


Getting Started

Push images to and pull images from your registry and use them in a cluster.
Set up and use CI/CD systems with your container registry.

Registry Management

Free up storage space in your registry by deleting digests and tags, and running garbage collection.