# Public Container Image

SBOMs can be generated for public container images. There are two steps involved:

### Step 1: Details

* Each configuration can store up to 10 container image URLs
* Each container image URL is verified for its accessibility and a status is displayed

<figure><img src="/files/98faCftk4BE4uhDLIdPK" alt=""><figcaption></figcaption></figure>

### Step 2: Review

* The tags available for the verified conatiner image are listed in this step
* Choose a tag to generate an SBOM
* Project name and version will be auto generated but can be edited
* Click on “Save Configuration” to generate SBOM

<figure><img src="/files/NqBZDBDTyzgnkONSYUCX" alt=""><figcaption></figcaption></figure>

<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/public-container-image.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.
