You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2021. It is now read-only.
OCI containers can be built and/or downloaded using img,
and then run as any user via PRoot. There is already a proof of concept in progress, (See: proot-me/proot#204), however, it is very rough, and there are several open bugs that still need to be patched before this can be merged upstream. We will also need some tests built out for the testsuite in order to ensure there are no regressions.
Outcomes
A solution for running unprivileged OCI-compatible containers via PRoot.
Requirements
c, git, go, linux, containers
Mentor(s)
Lucas Ramage
Difficulty
Medium
The text was updated successfully, but these errors were encountered:
Unprivileged containers
Running unprivileged containers via PRoot
Description
OCI containers can be built and/or downloaded using img,
and then run as any user via PRoot. There is already a proof of concept in progress, (See: proot-me/proot#204), however, it is very rough, and there are several open bugs that still need to be patched before this can be merged upstream. We will also need some tests built out for the testsuite in order to ensure there are no regressions.
Outcomes
A solution for running unprivileged OCI-compatible containers via PRoot.
Requirements
c, git, go, linux, containers
Mentor(s)
Lucas Ramage
Difficulty
Medium
The text was updated successfully, but these errors were encountered: