diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-03-19 19:51:31 +0200 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:11:14 +0000 |
commit | e5103ccd0c23ed5f8a1f19e916101abb74fc57a9 (patch) | |
tree | a8de840a71bd0811eaa1e461961b86039c274247 /system/containerd/slack-desc | |
parent | be0936b810546c64bafe7fa0f287a566d73ded00 (diff) |
system/containerd: Updated for version 0.2.3_977c511, new maintainer
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'system/containerd/slack-desc')
-rw-r--r-- | system/containerd/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/containerd/slack-desc b/system/containerd/slack-desc index ac266de253420..d84a2a3eeebd7 100644 --- a/system/containerd/slack-desc +++ b/system/containerd/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -containerd: containerd (manager for applications in linux containers) +containerd: containerd (a daemon to control runC) containerd: -containerd: Containerd is an open-source project to easily create lightweight, -containerd: portable, self-sufficient containers from any application. The same -containerd: container that a developer builds and tests on a laptop can run at -containerd: scale, in production, on VMs, bare metal, OpenStack clusters, public -containerd: clouds and more. +containerd: Containerd is a daemon to control runC, built for performance and +containerd: density. Containerd leverages runC's advanced features such as +containerd: seccomp and user namespace support as well as checkpoint and restore +containerd: for cloning and live migration of containers. containerd: containerd: Homepage: https://containerd.io/ containerd: containerd: +containerd: |