Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Sysbox #30

Open
4 tasks
MikailBag opened this issue May 5, 2021 · 1 comment
Open
4 tasks

Support Sysbox #30

MikailBag opened this issue May 5, 2021 · 1 comment

Comments

@MikailBag
Copy link
Member

MikailBag commented May 5, 2021

Motivation

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
@MikailBag
Copy link
Member Author

UPD: same for LXD

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

No branches or pull requests

1 participant