mirror of https://github.com/docker/docs.git
Fix Toolbox welcome.html. Not engine but client.
Engine -> Client
This commit is contained in:
parent
616181b6f8
commit
7d7bdb7728
|
|
@ -14,11 +14,11 @@
|
|||
The Docker Toolbox installer includes the following:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Docker Engine <code>docker</code> binary </li>
|
||||
<li>Docker Client <code>docker</code> binary </li>
|
||||
<li>Docker Machine <code>docker-machine</code> binary </li>
|
||||
<li>Docker Compose <code>docker-compose</code> binary </li>
|
||||
<li>Kitematic - Desktop GUI for Docker </li>
|
||||
<li>a shell preconfigured as a Docker command line environment </li>
|
||||
<li>Docker CLI app</li>
|
||||
</ul>
|
||||
<br/>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue