|
|
|
|
|
by deizel
3349 days ago
|
|
As I understand it (though I could be wrong) - this repository (in relation to the old one) is intended to be a parent. Rather than having just the Docker engine, it will coordinate docker, swarmkit, infrakit, linuxkit in a single project. These will be swappable, so for example you could a) swap swarmkit for Kubernetes, b) swap linuxkit for Debian, c) swap infrakit with Terraform. Like "Docker for Mac/Windows/AWS/Azure/GCE", etc. already exist - Moby will likely house all these variations and allow the creation of custom "Docker/Other for X/Y/Z". |
|