|
|
|
|
|
by c-baby
1324 days ago
|
|
When running, containers aren’t anything more than composed process isolation primitives like chroot. Docker’s main innovation was the layering system, which made it feasible to build and distribute the large images required to ship an entire system in a container. |
|