mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fixed cut-and-paste error on description of Docker Toolbox
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
9a9fc01af8
commit
6f9e310831
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ If you have an earlier Windows system that doesn't meet the Docker for Windows r
|
|||
|
||||
See [Docker Toolbox Overview](/toolbox/overview.md) for help on installing Docker with Toolbox.
|
||||
|
||||
The Docker Toolbox setup does not run Docker natively in OS X. Instead, it uses `docker-machine` to create and attach to a virtual machine (VM). This machine is a Linux VM that hosts Docker for you on your Mac.
|
||||
The Docker Toolbox setup does not run Docker natively on Windows. Instead, it uses `docker-machine` to create and attach to a virtual machine (VM). This machine is a Linux VM that hosts Docker for you on your Windows system.
|
||||
|
||||
**Requirements**
|
||||
|
||||
|
|
Loading…
Reference in a new issue