Hi,
I'm trying to understand what Proxmox brings in addition to the configuration of a LXC container. As I understand it, the main difference with a basic LXC container is in the three hooks installed in
	
	
	
		
These scripts all seem to me to be related to the way Proxmox integrates the containers into its environment. Am I missing something? Does Proxmox add a more secure configuration than a basic unprivileged LXC container? In particular for the management of namespaces and cgroups?
Thanks for your help!
				
			I'm trying to understand what Proxmox brings in addition to the configuration of a LXC container. As I understand it, the main difference with a basic LXC container is in the three hooks installed in
/usr/share/lxc/hooks/.
		Code:
	
	/usr/share/lxc/hooks/lxc-pve-autodev-hook
/usr/share/lxc/hooks/lxc-pve-poststop-hook
/usr/share/lxc/hooks/lxc-pve-prestart-hookThese scripts all seem to me to be related to the way Proxmox integrates the containers into its environment. Am I missing something? Does Proxmox add a more secure configuration than a basic unprivileged LXC container? In particular for the management of namespaces and cgroups?
Thanks for your help!
 
	 
	