summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-26 11:45:49 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2016-01-26 11:45:49 +0000
commitfd9d4a41b7a603d03a526ea40e17cd3512466e9f (patch)
treedd8c37e70ce91ff6f371807b22b62d25b5d475f0
parent2319ee7abd7e41868cafa8f6fd83cc30d6d3e954 (diff)
downloadsandboxlib-fd9d4a41b7a603d03a526ea40e17cd3512466e9f.tar.gz
README: Discuss Garden linux backend
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7cedd15..a4f5dec 100644
--- a/README.rst
+++ b/README.rst
@@ -192,6 +192,10 @@ 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's existing Linux backend is based on code from Warden_, but there
+is `ongoing work to use runc instead
+<https://www.cloudfoundry.org/garden-and-runc/>`_.
+
.. _Garden: https://github.com/cloudfoundry-incubator/garden
Open Container Specification