bootc-dev / bootc-dev/bootc

Create a test framework that runs as a default-unprivileged container

Open
#1,149 0 comments 0 reactions 0 assignees View on GitHub
area/ci triaged
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Spawned from https://github.com/containers/bootc/pull/1146#discussion_r1972360016

---

I bet though we could (and really should) introduce a test framework that runs as a default-unprivileged container (i.e. uid0, where we have full capability to invoke setuid).

Although it looks like

$ podman run --rm -ti localhost/fedora-bootc bash
bash-5.2# sshd -T
sshd: no hostkeys available -- exiting.
So we'd have to do a bit of work to set that up

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.