add beta info to docs

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett 2015-02-25 23:25:00 -05:00
parent e02516eb69
commit 39a99b3f05
No known key found for this signature in database
GPG Key ID: A519480096146526
1 changed files with 2 additions and 0 deletions

View File

@ -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.