runtainer 0.0.0

Run a command in a minimal linux container via namespaces
runtainer-0.0.0 is not a library.

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