Improved explaination of cgmanager deprecation.

This commit is contained in:
Cyteen 2018-02-19 12:54:55 +00:00
parent b5bcf2f416
commit 17fd20b17c
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
apt-get install lxc dnsmasq
# NB. cgmanager for nested unprivileged containers has been deprecated (dbus usage was a bad idea)
# in favor of lxcfs on older kernels or the kernels CGroup Namespace on newer, expect lxcfs to go
# the same way as cgmanager, just use newer kernels.
apt-get install lxc lxcfs dnsmasq
# lxc-net configuration sourced from /usr/lib/x86_64-linux-gnu/lxc/lxc-net which contains the default values which means your bridge will be given a subnet of 10.0.3.0.