Skip to content

contrib: Add Containerfile.art and data files for ART onboarding - #2504

Closed
shruti-rh wants to merge 1 commit into
quay:release-4.9from
shruti-rh:release-4.9
Closed

contrib: Add Containerfile.art and data files for ART onboarding#2504
shruti-rh wants to merge 1 commit into
quay:release-4.9from
shruti-rh:release-4.9

Conversation

@shruti-rh

Copy link
Copy Markdown
Contributor

Include repository-to-cpe.json and container-name-repos-map.json data files in contrib/art/ for use during container build. ADD https:// fails in hermetic builds (network unreachable), so use COPY with local files instead to enable both hermetic and open builds without external network calls.

Include repository-to-cpe.json and container-name-repos-map.json data
files in contrib/art/ for use during container build. ADD https:// fails
in hermetic builds (network unreachable), so use COPY with local files
instead to enable both hermetic and open builds without external network
calls.

Signed-off-by: Shruti Anekar <sanekar@redhat.com>
@shruti-rh
shruti-rh requested review from a team as code owners September 1, 2026 12:37
@shruti-rh
shruti-rh requested review from hdonnay and removed request for a team September 1, 2026 12:37
@hdonnay

hdonnay commented Sep 1, 2026

Copy link
Copy Markdown
Member

These files are large, generated elsewhere, and change frequently. They're not suitable for copying into the repo.

@hdonnay hdonnay closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants