mirror of https://github.com/docker/docs.git
23 lines
812 B
HTML
23 lines
812 B
HTML
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
<title>Docker Toolbox for Mac OS X</title>
|
|
</head>
|
|
<body style="font-family: Helvetica, Sans-Serif;">
|
|
<br>
|
|
<p>
|
|
The Docker Toolbox installer includes the following:
|
|
</p>
|
|
<ul>
|
|
<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>Docker Quickstart Terminal app</li>
|
|
</ul>
|
|
<br/>
|
|
<p>
|
|
The binaries are installed in the <code>/usr/local/bin</code> directory.
|
|
</p>
|
|
</body>
|
|
</html> |