1 unstable release
0.0.0 | Aug 10, 2023 |
---|
#97 in #namespaces
2KB
Runtainer
Basic program that will :
- create a user namespace via unshare
- setup uid and gid mapping with newgidmap and newuidmap
- chroot if needed
- mount /proc if needed
Run a command in a minimal linux container via namespaces
0.0.0 | Aug 10, 2023 |
---|
#97 in #namespaces
2KB
Basic program that will :