mirror of https://github.com/docker/docs.git
add beta info to docs
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
e02516eb69
commit
39a99b3f05
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue