Signed-off-by: Robert Obkircher <[email protected]> --- pct.adoc | 1 + 1 file changed, 1 insertion(+)
diff --git a/pct.adoc b/pct.adoc index d6146eb..9276555 100644 --- a/pct.adoc +++ b/pct.adoc @@ -358,6 +358,7 @@ General settings of a container include * *SSH Public Key*: a public key for connecting to the root account over SSH * *Unprivileged container*: this option allows to choose at creation time if you want to create a privileged or unprivileged container. +* *Nesting*: expose procfs and sysfs to allow nested containers. Note that systemd also uses this to isolate services. Unprivileged Containers ^^^^^^^^^^^^^^^^^^^^^^^ -- 2.47.3 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
