The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.013

  • Force target mount option to be an absolute path
  • Do kill child subprocess on any signal by default. This helps prevent zombie PID 1 processes.
  • Switch to an existing implementation of the unshare and clone syscall wrappers.
  • Use the clone syscall instead of unshare+fork when we're running a coderef. This creates fewer processes, and has better handling of CLONE_NEWPID.

Modules

A Module for setting up linux namespaces

Provides

in lib/Sys/Linux/Mount.pm