summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-26 11:42:41 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-26 11:42:41 +0000
commit2319ee7abd7e41868cafa8f6fd83cc30d6d3e954 (patch)
tree2826d1bb6c8d98e6d7902c5cbe22800e14be51e4
parent8002934d502aa312a9a1801dd71f273e8dcd06c5 (diff)
downloadsandboxlib-2319ee7abd7e41868cafa8f6fd83cc30d6d3e954.tar.gz
README: Add a link to Garden
-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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~