summaryrefslogtreecommitdiffstats
path: root/system/docker/docker.info
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2014-01-30 13:13:54 -0600
committer Erik Hanson <erik@slackbuilds.org>2014-02-08 11:09:51 -0600
commitf1e2b846410cb6fc34da5f3ce4b85dc035810eb3 (patch)
tree8ba3233a0e734b21498d7f967e4e82afdf557c6a /system/docker/docker.info
parent3059f8abc4dcd52c9b2c3f702505b51b83517ab5 (diff)
downloadslackbuilds-f1e2b846410cb6fc34da5f3ce4b85dc035810eb3.tar.gz
slackbuilds-f1e2b846410cb6fc34da5f3ce4b85dc035810eb3.tar.xz
system/docker: Added (manager for applications in linux containers)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/docker/docker.info')
-rw-r--r--system/docker/docker.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/docker/docker.info b/system/docker/docker.info
new file mode 100644
index 0000000000..db6e84c2eb
--- /dev/null
+++ b/system/docker/docker.info
@@ -0,0 +1,10 @@
+PRGNAM="docker"
+VERSION="0.8.0"
+HOMEPAGE="https://docker.io/"
+DOWNLOAD="https://github.com/dotcloud/docker/archive/v0.8.0.tar.gz"
+MD5SUM="737aec190c2ad81b00192f858f9ed31b"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="google-go-lang"
+MAINTAINER="Vincent Batts"
+EMAIL="vbatts@hashbangbash.com"