diff options
author | Asaf Ohayon <asaf@sysbind.co.il> | 2016-09-08 19:33:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-08 19:33:00 +0700 |
commit | 1fbe9244dbf553f59d3421d17233ee71887c2e7e (patch) | |
tree | 05198647d8fff3518e7527731ed7cd25c8fd165f /system/containerd/slack-desc | |
parent | 112b58229e4741ef0c272ce4fe79145fbf6bae98 (diff) | |
download | slackbuilds-1fbe9244dbf553f59d3421d17233ee71887c2e7e.tar.gz |
system/containerd: Added (linux containers manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/containerd/slack-desc')
-rw-r--r-- | system/containerd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/containerd/slack-desc b/system/containerd/slack-desc new file mode 100644 index 0000000000..ac266de253 --- /dev/null +++ b/system/containerd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +containerd: containerd (manager for applications in linux containers) +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: Homepage: https://containerd.io/ +containerd: +containerd: |