runc/sample_configs
Michael Crosby 549f508d5b Change namespaces config to include path for setns
This changes the namespace configuration on the config to include the
name of the namespace along with an optional path.  This path is used to
point to a file of another namespace for the namespace so that it can be
joined in place of the empty, initialized namespace.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-12-03 12:00:43 -08:00
..
README.md Add minimal sample configuration files for testing 2014-06-20 10:00:17 -07:00
apparmor.json Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
attach_to_bridge.json Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
minimal.json Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
route_source_address_selection.json Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00
selinux.json Change namespaces config to include path for setns 2014-12-03 12:00:43 -08:00

README.md

These configuration files can be used with nsinit to quickly develop, test, and experiment with features of libcontainer.

When consuming these configuration files, copy them into your rootfs and rename the file to container.json for use with nsinit.