X Tutup
Skip to content

Commit a23eeff

Browse files
committed
Merge pull request docker-archive-public#619 from ehazlett/beta-in-docs
add beta info to docs
2 parents e02516e + 39a99b3 commit a23eeff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ page_keywords: docker, machine, virtualbox, digitalocean, amazonec2
44

55
# Docker Machine
66

7+
> **Note**: Machine is currently in beta. Features are likely to change.
8+
79
Machine makes it really easy to create Docker hosts on your computer, on cloud
810
providers and inside your own data center. It creates servers, installs Docker
911
on them, then configures the Docker client to talk to them.

0 commit comments

Comments
 (0)
X Tutup