summaryrefslogtreecommitdiffstats
path: root/system/containerd/containerd.info
diff options
context:
space:
mode:
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
commit1fbe9244dbf553f59d3421d17233ee71887c2e7e (patch)
tree05198647d8fff3518e7527731ed7cd25c8fd165f /system/containerd/containerd.info
parent112b58229e4741ef0c272ce4fe79145fbf6bae98 (diff)
downloadslackbuilds-1fbe9244dbf553f59d3421d17233ee71887c2e7e.tar.gz
slackbuilds-1fbe9244dbf553f59d3421d17233ee71887c2e7e.tar.xz
system/containerd: Added (linux containers manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/containerd/containerd.info')
-rw-r--r--system/containerd/containerd.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
new file mode 100644
index 0000000000..b1f9821a6b
--- /dev/null
+++ b/system/containerd/containerd.info
@@ -0,0 +1,10 @@
+PRGNAM="containerd"
+VERSION="0.2.3"
+HOMEPAGE="https://github.com/docker/containerd"
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://github.com/docker/containerd/archive/v$VERSION.tar.gz"
+MD5SUM_x86_64="aa2979c51960332878038147c420aa7d"
+REQUIRES="google-go-lang runc"
+MAINTAINER="Asaf Ohayon"
+EMAIL="asaf@sysbind.co.il"