diff options
author | Asaf Ohayon <asaf@sysbind.co.il> | 2016-09-08 19:23:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-08 19:25:02 +0700 |
commit | 112b58229e4741ef0c272ce4fe79145fbf6bae98 (patch) | |
tree | 305c1b3d2aab61d1a378e62e62b48341a0b0bb0f /system/runc/runc.info | |
parent | 7d7d6ff0ddf58f1db617b4a643a3571c8fefa55b (diff) | |
download | slackbuilds-112b58229e4741ef0c272ce4fe79145fbf6bae98.tar.gz |
system/runc: Added (lightweight portable containers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/runc/runc.info')
-rw-r--r-- | system/runc/runc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/runc/runc.info b/system/runc/runc.info new file mode 100644 index 0000000000..ba6618d2de --- /dev/null +++ b/system/runc/runc.info @@ -0,0 +1,10 @@ +PRGNAM="runc" +VERSION="1.0.0_rc1" +HOMEPAGE="https://runc.io" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://codeload.github.com/opencontainers/runc/tar.gz/v1.0.0-rc1" +MD5SUM_x86_64="aa1dcbfe78af882209c34184c25ea487" +REQUIRES="google-go-lang libseccomp" +MAINTAINER="Asaf Ohayon" +EMAIL="asaf@sysbind.co.il" |