Is it recommended to run systemd inside docker container?
问题 I am planning to use 'systemd' inside the container. Based on the articles I have read, it is preferable to limit only one process per container. But if I configure 'systemd' inside the container, I will end up running many processes. It would be great to understand the pros and cons of using systemd inside the container before I take any decision. 回答1: I'd advise you to avoid systemd in a container if at all possible. Systemd mounts filesystems, controls several kernel parameters, has its