Skip to content

Commit 263b617

Browse files
authored
Update index.md
1 parent f3e8d97 commit 263b617

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/docker/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ ms.author: mlearned
1717
<div class="introHolder" style="justify-content: space-between;">
1818
<div class="intro" style="min-width: 200px">
1919
<img src="media/Docker.png" align="right" alt="Docker Logo">
20-
Docker is a popular container management and imaging platform that allows you to quickly work with containers on Linux and Windows. Use the Quickstarts, Tutorials, and How-to Guides to learn Docker on Azure.
20+
Docker is a popular container management and imaging platform that allows you to quickly work with containers on Linux and Windows. Learn how to leverage Docker on Azure with our quickstarts and tutorials.
2121
</div>
2222
</div>
23-
<h2>Quickstarts</h2>
23+
<h2>5-Minute Quickstarts</h2>
24+
<p>Learn how to deploy Docker on Azure:</p>
2425
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS">Deploy Docker on Ubuntu Quickstart template</a><br/>
25-
<h2>Tutorials</h2>
26-
<p>Learn how to quickly deploy Docker on Azure.</p>
26+
<h2>Step-by-Step Tutorials</h2>
27+
<p>Learn how to use Docker in your application and as part of your CI/CD pipeline:</p>
2728
<ol>
2829
<li><a href="/azure/app-service-web/app-service-web-tutorial-docker-python-postgresql-app">Build Python and PostgreSQL with Docker</a></li>
2930
<li><a href="/azure/container-service/container-service-docker-swarm-mode-setup-ci-cd-acs-engine">CI/CD with Docker Swarm and Visual Studio Team Services</a></li>
@@ -34,4 +35,4 @@ ms.author: mlearned
3435
<br/>
3536
<a href="https://www.docker.com/docker-azure">Docker Azure site</a><br/>
3637
<a href="https://docs.docker.com/machine/drivers/azure/">Docker Azure driver</a><br/>
37-
</div>
38+
</div>

0 commit comments

Comments
 (0)