Talk:Proxmox Linux Container: Difference between revisions

imported>Vater
imported>Vater
Line 177: Line 177:
|}
|}


; Questions:
==== Is there a need for non unprivileged NixOS containers? ====
:; Is there a scenario where you would like to have a privileged (<code>unprivileged = 0</code>) container?: I do not know.
 
:; Is there a configuration with cgroups versions 2 only - where cgroups version 1 is not needed - (so that is possible to rollback the manipulation of the pve lxc startup script (''/usr/share/perl5/PVE/LXC/Setup.pm''))? Or can we create such a (pre)build image (''tar'')?: I do not know.
; Is there a scenario where you would like to have a privileged (<code>unprivileged = 0</code>) container?: I do not know.
 
==== Is there a cgroup2 only NixOS containers? ====
 
; Is there a configuration with cgroups versions 2 only - where cgroups version 1 is not needed - (so that is possible to rollback the manipulation of the pve lxc startup script (''/usr/share/perl5/PVE/LXC/Setup.pm''))? Or can we create such a (pre)build image (''tar'')?: I do not know.
 
; Notes:
 
https://linuxcontainers.org/lxc/manpages//man5/lxc.container.conf.5.html
 
(pve) lxc configuration option <code>lxc.cgroup2.devices.allow: a</code>
 
https://wiki.debian.org/LXC/CGroupV2
Return to "Proxmox Linux Container" page.