summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6829923..7cedd15 100644
--- a/README.rst
+++ b/README.rst
@@ -184,6 +184,16 @@ of writing.
.. _Docker: https://www.docker.io/
+Garden
+~~~~~~
+
+Garden_ is an abstraction layer with multiple backends for container creation
+and management. It appears to have a much heavier footprint than 'sandboxlib',
+it is perhaps useful if you want an equivalent of 'sandboxlib' but for
+long-running containers that require ongoing management.
+
+.. _Garden: https://github.com/cloudfoundry-incubator/garden
+
Open Container Specification
~~~~~~~~~~~~~~~~~~~~~~~~~~~~