Container Registry How-Tos

The DigitalOcean Container Registry (DOCR) is a private Docker image registry with additional tooling support that enables integration with your Docker environment and DigitalOcean Kubernetes clusters. DOCR registries are private and co-located in the datacenters where DigitalOcean Kubernetes clusters are operated for secure, stable, and performant rollout of images to your 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.