No issues running on Proxmox 7.1-8, using Debian 11, and docker-ce 20.10.12. No special modifications were done, except the usual nesting=1.
Found this topic again after trying to install Elastiflow via docker-compose in LXC so there are deff unresolved issues.
Nesting is on in my container.
root@elastiflow:~# docker-compose up -d
Pulling flow-collector (elastiflow/flow-collector:5.3.4)...
5.3.4: Pulling from elastiflow/flow-collector
08c01a0ec47e: Pull complete
9b6b100cde37: Pull complete
096510421d7b: Pull complete
Digest: sha256:78087ccb0dab816499abbeaa13c9e994d44690184c19a970b571eff23012da4f
Status: Downloaded newer image for elastiflow/flow-collector:5.3.4
Creating flow-collector ... error
ERROR: for flow-collector Cannot start service flow-collector: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: process_linux.go:458: setting cgroup config for procHooks process caused: can't load program: operation not permitted: unknown
ERROR: for flow-collector Cannot start service flow-collector: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: process_linux.go:458: setting cgroup config for procHooks process caused: can't load program: operation not permitted: unknown
ERROR: Encountered errors while bringing up the project.