Hacker News new | ask | show | jobs
by rmolina 2138 days ago
Right, systemd uses pid 1, but it does so within the pid-namespace of the container, so each container has its own systemd. Hope it makes sense. Thanks!