mirror of https://github.com/docker/docs.git
Update last_page.md
This commit is contained in:
parent
6171ffce72
commit
49d3957e47
|
@ -21,7 +21,7 @@ Depending on your interest, the Docker documentation contains a wealth of inform
|
|||
</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 nice next step after this Getting Started tutorial, this is a sample app walkthrough that shows you how to use a docker stack file to define a set of services and deploy them to a swarm.</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>
|
||||
|
|
Loading…
Reference in New Issue