Hacker News new | ask | show | jobs
by tracnar 1624 days ago
Podman supports running systemd units inside containers: https://developers.redhat.com/blog/2019/04/24/how-to-run-sys...

One process per container is indeed strange in a lot of use cases, you lose the self-contained advantage of a container...

1 comments

Thank you for that link. That is eye opening.