Update overview.md (#3265)

* Update overview.md

I just added Azure to the cloud providers.
This commit is contained in:
Ehsan Eskandari 2017-05-19 18:43:32 -04:00 committed by Misty Stanley-Jones
parent 91cffafd5a
commit 17b7941c16
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ You can use Docker Machine to:
Docker Machine is a tool that lets you install Docker Engine on virtual hosts,
and manage the hosts with `docker-machine` commands. You can use Machine to
create Docker hosts on your local Mac or Windows box, on your company network,
in your data center, or on cloud providers like AWS or Digital Ocean.
in your data center, or on cloud providers like Azure, AWS, or Digital Ocean.
Using `docker-machine` commands, you can start, inspect, stop, and restart a
managed host, upgrade the Docker client and daemon, and configure a Docker