diff options
Diffstat (limited to 'system/containerd/README')
-rw-r--r-- | system/containerd/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/containerd/README b/system/containerd/README index 29bc5fbb2ca11..a67e40b4501bc 100644 --- a/system/containerd/README +++ b/system/containerd/README @@ -1 +1,4 @@ -A daemon to control OCI container runtimes +Containerd is a daemon to control runC, built for performance and +density. Containerd leverages runC's advanced features such as seccomp +and user namespace support as well as checkpoint and restore for cloning +and live migration of containers. |