Skip to content

Containerfile: use hummingbird base images (backport #168) - #185

Merged
alicefr merged 2 commits into
release-0.1from
mergify/bp/release-0.1/pr-168
Sep 22, 2026
Merged

alicefr merged 2 commits into
release-0.1from
mergify/bp/release-0.1/pr-168

Conversation

@mergify

@mergify mergify Bot commented Sep 22, 2026

Copy link
Copy Markdown

Use hardenned images from the hummingbird project.


This is an automatic backport of pull request #168 done by Mergify.

Use hardenned images from the hummingbird project.

Containerfile : install util-linux-core in runtime

The `nsenter` binary is required as it's called before calling
`bootc status`. Let's install the RPM that ships it into the runtime
image.
This is not great as it pulls a lot of dependencies, so later on we
should probably do that in go.

Also make the containerfile use build args so we can use overrides to
pul the hummingbird images from another repo

Signed-off-by: jbtrystram <jbtrystram@redhat.com>
(cherry picked from commit a6249f1)
@alicefr

alicefr commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

I want to run the e2e tests before merging this. Let's wait for #187

@alicefr
alicefr enabled auto-merge (rebase) September 22, 2026 11:56
@alicefr
alicefr merged commit 0e2c75b into release-0.1 Sep 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants