mirror of https://github.com/docker/docs.git
Fix typo
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
2830ed3f55
commit
85eca56e92
|
@ -1,6 +1,6 @@
|
|||
# Docker Machine
|
||||
|
||||
Machine makes it really easy to create Docker hosts on local hypervisors and cloud providers. It create servers, installs Docker on them, then configures the Docker client to talk to them.
|
||||
Machine makes it really easy to create Docker hosts on local hypervisors and cloud providers. It creates servers, installs Docker on them, then configures the Docker client to talk to them.
|
||||
|
||||
It works a bit like this:
|
||||
|
||||
|
|
Loading…
Reference in New Issue