|
|
|
|
|
by shykes
4703 days ago
|
|
In docker's defense, it does much more than simply wrap lxc. It also handles logging, port allocation, container versioning, building containers from source code, data persistence, etc. Shipyard will have to re-implement all this (and probably already has, at least partially), and we're definitely not talking about 50 lines. Not that there anything wrong with that. Docker is quite recent, so it was probably very unstable when shipyard was started, if it was usable at all. And frankly, even if it weren't: "let he who is without NiH cast the first stone" :) |
|