# Container Image As Source

SBOM360 supports integration with different container registries.

* Create a configuration for container image integration. This helps the organizations to group image registries based on location or team or product.
* Each configuration can store settings for private or public image registry
* In case of [public image registry](/sbom360-osm/generate-an-sbom/container-image-as-source/public-container-image.md), one configuration can store up to 10 public image URLs
* In case of [private code registry](/sbom360-osm/generate-an-sbom/container-image-as-source/private-container-image.md), access must be given to enumerate and list the private container images.

<br>


---

# 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.veedna.com/sbom360-osm/generate-an-sbom/container-image-as-source.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.
