From 112b58229e4741ef0c272ce4fe79145fbf6bae98 Mon Sep 17 00:00:00 2001 From: Asaf Ohayon Date: Thu, 8 Sep 2016 19:23:32 +0700 Subject: system/runc: Added (lightweight portable containers). Signed-off-by: Willy Sudiarto Raharjo --- system/runc/runc.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/runc/runc.info (limited to 'system/runc/runc.info') diff --git a/system/runc/runc.info b/system/runc/runc.info new file mode 100644 index 0000000000000..ba6618d2de50d --- /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" -- cgit v1.2.3