# Container Registry How-Tos – DigitalOcean Documentation > How to accomplish specific tasks in detail, like creation/deletion, configuration, and management. - [How to Create a Container Registry](https://docs.digitalocean.com/products/container-registry/how-to/create-registry/index.html.md): Create a container registry to store and manage container images in private repositories. - [How to Use Your Private DigitalOcean Container Registry with Docker and Kubernetes](https://docs.digitalocean.com/products/container-registry/how-to/use-registry-docker-kubernetes/index.html.md): Push images to and pull images from your registry and use them in a cluster. - [How to Free Up Space in Your Container Registry](https://docs.digitalocean.com/products/container-registry/how-to/clean-up-container-registry/index.html.md): Free up storage space in your registry by deleting digests and tags, and running garbage collection. - [How to Use CI/CD Systems with Your Container Registry](https://docs.digitalocean.com/products/container-registry/how-to/set-up-ci-cd/index.html.md): Set up and use CI/CD systems with your container registry. - [Enable Push-to-Deploy on DigitalOcean Kubernetes Using GitHub Actions](https://docs.digitalocean.com/products/container-registry/how-to/enable-push-to-deploy/index.html.md): Integrate a DigitalOcean Container Registry with a DigitalOcean Kubernetes cluster and set up a CI/CD workflow using GitHub Actions.