From 39a99b3f0524c00cf9577affc09674f70b3036ab Mon Sep 17 00:00:00 2001 From: Evan Hazlett Date: Wed, 25 Feb 2015 23:25:00 -0500 Subject: [PATCH] add beta info to docs Signed-off-by: Evan Hazlett --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index 4d48395872..b45b9f4aff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,6 +4,8 @@ page_keywords: docker, machine, virtualbox, digitalocean, amazonec2 # Docker Machine +> **Note**: Machine is currently in beta. Features are likely to change. + Machine makes it really easy to 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.