]> git.pld-linux.org Git - packages/docker.git/blobdiff - lxc-docker.init
up to 0.6.6
[packages/docker.git] / lxc-docker.init
index b893f01c5c7ccf87a291aed7712348db4b69c058..d4bc4f07dee9447677392e3bbe65fa6277f53699 100755 (executable)
@@ -1,11 +1,13 @@
 #!/bin/sh
 #
-# Linux container runtime
+# Create lightweight, portable, self-sufficient containers.
 #
 # chkconfig:   345 10 90
 #
-# description: Linux container runtime
-#
+# description: Docker is an open-source project to easily create lightweight, portable, \
+#  self-sufficient containers from any application. The same container that a \
+#  developer builds and tests on a laptop can run at scale, in production, on \
+#  VMs, bare metal, OpenStack clusters, public clouds and more. \
 # processname: docker
 # pidfile: /var/run/docker.pid
 #
This page took 0.160227 seconds and 4 git commands to generate.