|
|
|
|
|
by andrewguenther
4218 days ago
|
|
Documentation is not the primary problem with Docker that Rocket is trying to solve. The issue is Docker's process model, which is fundamental to the way it is built. Docker seems to have taken the opinion that the best way to solve the problems with their process model is not to fix it, but add more features to the kernel to force it to work. Rocket went with the fix it approach and simply started over. Also, would you mind clarifying what you mean by "daemonless mode"? |
|