On Wed Oct 22, 2025 at 12:03 PM CEST, Robert Obkircher wrote: > 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 > ^^^^^^^^^^^^^^^^^^^^^^^
LGTM! Reviewed-by: Shannon Sterz <[email protected]> _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
