Support Sysbox
Open
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Motivation
[Sysbox](https://github.com/nestybox/sysbox) is a container runtime that effectively allows running privileged containers without sacrificing security (for example, it exposes writable cgroupfs). Since invoker works pretty bad without root, and running invoker as privileged container is potential security threat, using sysbox can improve overall security.
# Tasks
- [ ] Verify that invoker works under sysbox
- [ ] Figure out which flags are required for invoker
- [ ] Add docs page about sysbox
- [ ] Add tests, run them in CI
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.