From e31d85e71c292b3af5f9a99b913f1d85fc0bcbad Mon Sep 17 00:00:00 2001 From: Marc-Andre Gatien Date: Tue, 31 May 2016 14:25:30 -0400 Subject: [PATCH] adding Note for ubuntu 16.04 Change-Id: Ie73bfb1f2cd0879cb41adf1fce180f91bca40f73 --- doc/quickstart.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 17be2a9050..620e99f3bf 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -124,6 +124,9 @@ For Ubuntu 14.04 which uses upstart instead of systemd, run the following: host, the backend storage driver must not be AUFS (see the known issues in :doc:`image-building`). +.. NOTE:: On ubuntu 16.04, please uninstall ``lxd`` and ``lxc`` packages. (issue + with cgroup mounts, mounts exponentially increasing when restarting container). + On the target hosts you also need an updated version of the Docker python libraries: