aboutsummaryrefslogtreecommitdiff
path: root/system/docker-machine/README
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2017-05-07 18:30:15 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-13 06:58:59 +0700
commitc1ac64a815aef7061d568f5dabe83ebe0817460f (patch)
treee39e76b7090b93656e05122bd90ef01dbe5a7c02 /system/docker-machine/README
parent57dd8296a01757998dd078b836ab47100e9e3498 (diff)
downloadslackbuilds-c1ac64a815aef7061d568f5dabe83ebe0817460f.tar.xz
system/docker-machine: Added (machine management).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker-machine/README')
-rw-r--r--system/docker-machine/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/docker-machine/README b/system/docker-machine/README
new file mode 100644
index 000000000000..8776f2b482d2
--- /dev/null
+++ b/system/docker-machine/README
@@ -0,0 +1,4 @@
+Machine lets you create Docker hosts on your computer, on cloud
+providers, and inside your own data center. It creates servers,
+installs Docker on them, then configures the Docker client to talk to
+them.