Ana Hobden
Ana Hobden
This *should* be resolved partially by #620
This appears similar to #63
I believe this should be fixed on the `main` branch, could you give it a shot?
I wonder if your Docker works differently than the one I tested on... Could I ask you to do `docker run -ti --rm ubuntu` and show me `cat /proc/self/cgroup`? Here's...
Hi @blaggacao, I think that's a good suggestion! We'll try to get an implementation.
Ahhh okay, if it's only in dev mode I don't think it's a big deal.
That's quite odd. The install process should have created that group... I don't have a RHEL subscription but I can test on CentOS 7.9 which is very similar. In my...
Thanks for this. I'm going to need to spend some time investigating this. I imagine we don't specially handle NSS which is the problem.
Hmmm okay! Glad it works. I think it's still worth trying to fix on our side. :)
Was talking to @lheckemann today about this and we believe that the fact we package for `musl` libc? I wonder if a glibc build would work... If you happen to...