mirror of https://github.com/docker/docs.git
Merge pull request #619 from ehazlett/beta-in-docs
add beta info to docs
This commit is contained in:
commit
a23eefface
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue