From c1ac64a815aef7061d568f5dabe83ebe0817460f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Sun, 7 May 2017 18:30:15 +0700 Subject: system/docker-machine: Added (machine management). Signed-off-by: Willy Sudiarto Raharjo --- system/docker-machine/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 system/docker-machine/README (limited to 'system/docker-machine/README') diff --git a/system/docker-machine/README b/system/docker-machine/README new file mode 100644 index 0000000000000..8776f2b482d2d --- /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. -- cgit v1.2.3