Hi,
Running the latest version of proxmox (5.1-42), but struggling to increase the number of open files on my containers, they default with way way too low values:
(From inside the container)
ulimit -Hn && ulimit -Sn
4096
1024
The containers are running as unpriviled, already increased the...