From f1e2b846410cb6fc34da5f3ce4b85dc035810eb3 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 30 Jan 2014 13:13:54 -0600 Subject: system/docker: Added (manager for applications in linux containers) Signed-off-by: Robby Workman --- system/docker/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/docker/slack-desc (limited to 'system/docker/slack-desc') diff --git a/system/docker/slack-desc b/system/docker/slack-desc new file mode 100644 index 0000000000..d8d5ae65e6 --- /dev/null +++ b/system/docker/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------------------------------------------------------| +docker: docker (manager for applications in linux containers) +docker: +docker: Docker is an open-source project to easily create lightweight, +docker: portable, self-sufficient containers from any application. The same +docker: container that a developer builds and tests on a laptop can run at +docker: scale, in production, on VMs, bare metal, OpenStack clusters, public +docker: clouds and more. +docker: +docker: Homepage: https://docker.io/ +docker: +docker: -- cgit v1.2.3