diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-05-07 18:30:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:58:59 +0700 |
commit | c1ac64a815aef7061d568f5dabe83ebe0817460f (patch) | |
tree | e39e76b7090b93656e05122bd90ef01dbe5a7c02 /system/docker-machine/slack-desc | |
parent | 57dd8296a01757998dd078b836ab47100e9e3498 (diff) |
system/docker-machine: Added (machine management).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker-machine/slack-desc')
-rw-r--r-- | system/docker-machine/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/docker-machine/slack-desc b/system/docker-machine/slack-desc new file mode 100644 index 000000000000..0ef6b90dfaf0 --- /dev/null +++ b/system/docker-machine/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-machine: docker-machine (machine management for a container-centric world) +docker-machine: +docker-machine: Machine lets you create Docker hosts on your computer, on cloud +docker-machine: providers, and inside your own data center. It creates servers, +docker-machine: installs Docker on them, then configures the Docker client to talk to +docker-machine: them. +docker-machine: +docker-machine: Homepage: https://docs.docker.com/machine/ +docker-machine: +docker-machine: +docker-machine: |