containers is a simple implementation of containers for Linux, making secure containers as easy to create and use as a traditional chroot. It's comprised of three utilities, contain, inject, and pseudo, which use the kernel support for user namespaces merged in Linux 3.8.
Release Notes: This is the
first stable release of the containers tools,
ready for production use.
Since the previous version 0.9,
documentation in README and TIPS has been fleshed out,
“inject” has been corrected to work with network namespaces,
and “contain” now tries harder to remove any
stray temporary directories on error.
Tags: Linux, containers, namespaces
Licenses: MIT/X
Software page:
containers 1.0