Files
docker-docs/index.md.old
John Mulhausen 5b606899a8 v1.7 seed
2016-09-01 13:57:49 -07:00

67 lines
2.8 KiB
Markdown

+++
aliases = [ "/installation/#installation", "/installation"]
title = "Welcome to the Docker Docs!"
description = "Home page for Docker's documentation"
keywords = ["Docker, documentation, manual, guide, reference, api"]
+++
# Welcome Friends to the Docker Docs!
<style type="text/css">
.splash {border:0;background:none;}
.splash td{vertical-align:top;background:none;padding:10px 5px;border-style:none;border-width:0px;overflow:hidden;word-break:normal;}
</style>
<table id="splashTable">
<tr>
<td class="splash-031e">
<p>
**Docker Engine** or "Docker" creates and runs Docker containers.Install Docker
on <a href="http://docs.docker.com/v1.7/installation/ubuntulinux/"/>Ubuntu</a>, <a href="http://docs.docker.com/v1.7/installation/mac"/>Mac OS
X</a>, or <a href="http://docs.docker.com/v1.7/installation/windows"/>Windows</a>. Or use the **Install** menu to choose
from others.
</p> </td>
<td class="splash-031e"><p>**Kitematic** is the desktop GUI for Docker. <a href="http://docs.docker.com/v1.7/kitematic/"/>Install Kitematic<a>.</p></td>
</tr>
<tr>
<td class="splash-031e"><p>
**Docker Hub** is our hosted registry service for managing your images. There
is nothing to install. You just <a
href="https://hub.docker.com/account/signup/">sign up</a>!
<p></td>
<td class="splash-031e"><p>
**Docker Trusted Registry**(DTR) supplies a private dedicated image registry. To learn about DTR
for your team, see the <a href="http://docs.docker.com/v1.7/docker-trusted-registry/">overview</a>.
</p> </td>
</tr>
<tr>
<td class="splash-031e"><p>
**Docker Machine** automates container provisioning on your network or in
the cloud. Install machine on <a href="http://docs.docker.com/v1.7/machine/install-machine/">Windows, Mac OS
X, or Linux</a>.<p>
</td>
<td class="splash-031e"><p>
**Docker Swarm** is used to host clustering and container scheduling. <a
href="/swarm/install-w-machine/">Deploy your own "swarm"</a> today in just a
few short steps.
</p></td>
</tr>
<tr>
<td class="splash-031e"><p>
**Docker Compose** defines multi-container applications. You can install
Docker Compose <a href="http://docs.docker.com/v1.7/compose/install/">on Ubuntu, Mac OS X, and other
sytems</a>.<p></td>
<td class="splash-031e"><p>
**Docker Registry** provides open source Docker image distribution. See the
<a href="http://docs.docker.com/v1.7/registry/deploying/">registry deployment documentation</a> for more
information.
</P></td>
</tr>
</table>
#### **You may notice the docs look different**
You also may find a few broken links or other wonkiness. We are working on fixing
these things. We appreciate your patience while we go through our growing pains.
![](https://docs.docker.com/images/docker-friends.png)