I'm trying to install a .deb in a Ubuntu container, but I get this error:
I tried setting these at the host level (as I read in a topic on this forum), but that doesnt make a difference.
The container is running privileged and my pve version is 5.2-8.
Edit:
according to this doc they should be visible inside the container:
https://docs.oracle.com/cd/E93554_01/E63227/html/uek3_lxc.html
Code:
sysctl: cannot stat /proc/sys/net/core/rmem_max: No such file or directory
sysctl: cannot stat /proc/sys/net/core/wmem_max: No such file or directory
I tried setting these at the host level (as I read in a topic on this forum), but that doesnt make a difference.
The container is running privileged and my pve version is 5.2-8.
Edit:
according to this doc they should be visible inside the container:
https://docs.oracle.com/cd/E93554_01/E63227/html/uek3_lxc.html
Last edited: