You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/docker/index.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,9 @@ ms.author: mlearned
20
20
Docker is a popular container management and imaging platform that allows you to quickly work with containers on Linux and Windows. Use the How-to Guides to work through various scenarios for Docker on Azure.
21
21
</div>
22
22
</div>
23
-
<h2>How-to Guides</h2>
23
+
<h2>Quickstarts</h2>
24
+
<ahref="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS">Deploy Docker on Ubuntu Quickstart template</a><br/>
25
+
<h2>Tutorials</h2>
24
26
<p>Learn how to quickly deploy Docker on Azure.</p>
25
27
<ol>
26
28
<li><ahref="https://docs.microsoft.com/en-us/azure/app-service-web/app-service-web-tutorial-docker-python-postgresql-app">Build Python and PostgreSQL with Docker</a></li>
@@ -34,7 +36,6 @@ ms.author: mlearned
34
36
<h2>Resources</h2>
35
37
<p>See the following links for additional reference materials and tools for working with Docker on Azure.</p>
36
38
<br/>
37
-
<ahref="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS">Docker on Ubuntu Quickstart template</a><br/>
0 commit comments