summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-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
~~~~~~~