mirror of https://github.com/docker/docs.git
Merge pull request #1475 from docker/londoncalling-patch-3-1
add a link to the voting app sample
This commit is contained in:
commit
11363d7582
|
@ -19,6 +19,10 @@ Depending on your interest, the Docker documentation contains a wealth of inform
|
|||
<th class="tg-031e">If you are looking for</th>
|
||||
<th class="tg-031e">Where to find it</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-031e">Tutorials and sample app walkthroughs</td>
|
||||
<td class="tg-031e"><a href="/engine/getstarted-voting-app/">Define and deploy a multi-container app</a>. A logical next step after completing the Getting Started example, this tutorial walks you through using a Docker stack file to define a set of services and deploy them to a swarm.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tg-031e">More about Docker for Mac, features, examples, FAQs, relationship to Docker Machine and Docker Toolbox, and how this fits in the Docker ecosystem</td>
|
||||
<td class="tg-031e"><a href="/docker-for-mac/">Getting Started with Docker for Mac</a></td>
|
||||
|
|
Loading…
Reference in New Issue