Expand description
Builder for running commands inside a target os tree using a
mount namespace + chroot. Requires CAP_SYS_ADMIN.
Structs§
- Chroot
Cmd - Builder for running commands inside a target directory using a mount namespace + chroot.
Enums§
- Bind
Mode - Whether a
ChrootCmd::bindmount also carries over mounts nested under its source.