# DCD How-Tos

The IONOS Cloud Container Registry service allows you to manage OCI-compatible artifacts (including Docker images) for use by your managed Kubernetes clusters. Use a container registry to make sure you have a private registry to support pulling artifacts effectively.

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create a Container Registry</strong></mark></td><td>Learn how to create a Container Registry using the DCD.</td><td><a href="/pages/0B9NM2rGw6YW11bDjiAr">/pages/0B9NM2rGw6YW11bDjiAr</a></td></tr><tr><td><mark style="color:blue;"><strong>Manage a Token</strong></mark></td><td>Learn how to create, update, and delete tokens that control access to your Container Registry.</td><td><a href="/pages/J3enbUfSM5MTCAuYNcLC">/pages/J3enbUfSM5MTCAuYNcLC</a></td></tr><tr><td><mark style="color:blue;"><strong>Garbage Collection Settings</strong></mark></td><td>Learn how to set up a Garbage Collection to release space when it is no longer in use.</td><td><a href="/pages/lFLzRsPOgwejokd70jLg">/pages/lFLzRsPOgwejokd70jLg</a></td></tr><tr><td><mark style="color:blue;"><strong>Enable Vulnerability Scanning</strong></mark></td><td>Learn how to enable vulnerability scanning of the artifacts in your container registry to keep up with any CVEs found in your software supply chain.</td><td><a href="/pages/bmMmmGolOpvR0nC9WiZT">/pages/bmMmmGolOpvR0nC9WiZT</a></td></tr><tr><td><mark style="color:blue;"><strong>View Vulnerability Scan Results</strong></mark></td><td>Learn how to review the results of the vulnerability scans performed on the contents of your container registry.</td><td><a href="/pages/zabLbXr8bQ915v9SiSZx">/pages/zabLbXr8bQ915v9SiSZx</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Repository</strong></mark></td><td>Learn how to delete a repository that you no longer need.</td><td><a href="/pages/yrK8SWMZUpxls4TcEjUr">/pages/yrK8SWMZUpxls4TcEjUr</a></td></tr><tr><td><mark style="color:blue;"><strong>Delete a Registry</strong></mark></td><td>Learn how to delete a registry that you no longer need.</td><td><a href="/pages/t95xL8FlZYQu4HQoVoAO">/pages/t95xL8FlZYQu4HQoVoAO</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/containers/private-container-registry/dcd-how-tos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
