Hacker News new | ask | show | jobs
by consteval 638 days ago
It does require a running daemon. Other solutions, like podman, do not. There is an overhead associated with docker.
1 comments

Yes, but containers do not incur overhead because of the daemon. It is there for management purposes. In other words, system calls / network access / etc are not going "through" the daemon.