mirror of https://github.com/docker/docs.git
Update overview.md (#3265)
* Update overview.md I just added Azure to the cloud providers.
This commit is contained in:
parent
91cffafd5a
commit
17b7941c16
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue