|
|
|
|
|
by rspeer
2906 days ago
|
|
And init systems are, unfortunately, not a common feature of containers so far. I really wouldn't mind seeing both of them in the same project. Both init systems and container systems are concerned with dependencies, logging, and managing the lifetime of processes, and systemd is way better at the last two than Docker, so I'm optimistic. |
|