mirror of https://github.com/docker/docs.git
Remove beta warning message
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
34731c7894
commit
b2d8bcdd75
|
@ -11,9 +11,6 @@ parent="smn_workw_machine"
|
|||
|
||||
# Docker Machine
|
||||
|
||||
> **Note**: Machine is currently in beta, so things are likely to change. We
|
||||
> don't recommend you use it in production yet.
|
||||
|
||||
Machine lets you create Docker hosts on your computer, on cloud providers, and
|
||||
inside your own data center. It automatically creates hosts, installs Docker on
|
||||
them, then configures the `docker` client to talk to them. A "machine" is the
|
||||
|
|
Loading…
Reference in New Issue