Merge pull request #624 from bfirsh/add-beta-warning

Add warning about not using in production
This commit is contained in:
Ben Firshman 2015-02-26 12:30:33 +00:00
commit 40a3124f8d
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ page_keywords: docker, machine, virtualbox, digitalocean, amazonec2
# Docker Machine # Docker Machine
> **Note**: Machine is currently in beta. Features are likely to change. > **Note**: Machine is currently in beta, so things are likely to change. We
> don't recommend you use it in production yet.
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