← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad-buildd:update-docs-for-production-setup into launchpad-buildd:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad-buildd:update-docs-for-production-setup into launchpad-buildd:master.

Commit message:
Update information about production setup

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad-buildd/+git/launchpad-buildd/+merge/448905
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad-buildd:update-docs-for-production-setup into launchpad-buildd:master.
diff --git a/docs/explanation/deployment.rst b/docs/explanation/deployment.rst
index 29b5a88..aa07417 100644
--- a/docs/explanation/deployment.rst
+++ b/docs/explanation/deployment.rst
@@ -20,4 +20,11 @@ for the following reasons:
 Additional context
 ------------------
 
-Charm recipe builds, `Launchpad CI <https://help.launchpad.net/Code/ContinuousIntegration>`_, live filesystem builds, OCI recipe builds, and snap recipe builds all build in LXD containers.  Everything else builds in chroots.
+Charm recipe builds, `Launchpad CI`_, live filesystem builds, OCI recipe
+builds, and snap recipe builds all build in LXD containers.
+Everything else builds in chroots.
+
+ .. _Launchpad CI: https://help.launchpad.net/Code/ContinuousIntegration
+
+Please note that the LXD containers do not share basic system directories with
+the host.