|
|
|
|
|
by bryanlarsen
3763 days ago
|
|
That's the first time I ever heard anybody argue that Docker isn't monolothic. It does everything inside it's single daemon executable. Compare against Rocket, which doesn't use a daemon, and uses separate executables for different tasks and stages. |
|