Merge pull request #619 from ehazlett/beta-in-docs

add beta info to docs
This commit is contained in:
Evan Hazlett 2015-02-25 23:25:44 -05:00
commit a23eefface
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ page_keywords: docker, machine, virtualbox, digitalocean, amazonec2
# Docker Machine # 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 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 providers and inside your own data center. It creates servers, installs Docker
on them, then configures the Docker client to talk to them. on them, then configures the Docker client to talk to them.