summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-21 15:52:33 +0200
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-07-21 15:52:33 +0200
commit811cc29f573aa5f13c5c39d3f4d75965736c2679 (patch)
tree55202faba01a66566aabf7e6177f33e44d0063fe
parent4748a27f6f5be808e71bc748c9f47aff44b18c66 (diff)
downloadsandboxlib-811cc29f573aa5f13c5c39d3f4d75965736c2679.tar.gz
Add PySpaces to README
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8d039f3..34fa12a 100644
--- a/README.rst
+++ b/README.rst
@@ -193,6 +193,14 @@ runC_ is a runtime for these containers. It is based on code from Docker.
.. _runC: http://runc.io/
+PySpaces
+~~~~~~~~
+
+PySpaces_ is a pure Python container implementation, which uses Linux
+namespaces.
+
+.. _PySpaces: https://github.com/Friz-zy/pyspaces
+
schroot
~~~~~~~