|
|
|
|
|
by cyphar
3282 days ago
|
|
No, alpine. But running systemd in Docker has never /really/ worked (except if you're running on RHEL because they have a bunch of patches to make it work) due to how much shit systemd does that makes it hard to run in a container. Even systemd-nspawn (their container runtime which runs systemd inside the container) doesn't work in a lot of cases. LXC is the only runtime I'm aware of that actually runs systemd inside containers well, but they had to do a lot of unholy shit to play nicely with systemd. runc has had countless issues with systemd thinking that it owns the system and it messing with container cgroups. And don't get me started on the fact that cgroupv2 is specifically designed to only work if you have a global management process for cgroups (can you guess what management process that is?). |
|
I'm not saying it is planned, but i wonder if there is a echo chamber effect going on...