Hacker News new | ask | show | jobs
by danenania 2017 days ago
Exactly. The fewer moving parts, the better.

Even if you still use Docker, a container wrapping a single binary is simpler than a container with dependencies and source files.

It’s also good for closed source use cases (blasphemy, I know).