Skip to content

Commit 02c2904

Browse files
authored
updated docker
1 parent af8371e commit 02c2904

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

articles/docker/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ ms.author: mlearned
2020
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.
2121
</div>
2222
</div>
23-
<h2>How-to Guides</h2>
23+
<h2>Quickstarts</h2>
24+
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS">Deploy Docker on Ubuntu Quickstart template</a><br/>
25+
<h2>Tutorials</h2>
2426
<p>Learn how to quickly deploy Docker on Azure.</p>
2527
<ol>
2628
<li><a href="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
3436
<h2>Resources</h2>
3537
<p>See the following links for additional reference materials and tools for working with Docker on Azure.</p>
3638
<br/>
37-
<a href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS">Docker on Ubuntu Quickstart template</a><br/>
3839
<a href="https://www.docker.com/docker-azure">Docker Azure site</a><br/>
3940
<a href="https://docs.docker.com/machine/drivers/azure/">Docker Azure driver</a><br/>
4041
</div>

articles/docker/toc.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# [Docker](index.md)
2-
# How-to guides
1+
# [Docker Documentation](index.md)
2+
## Deploy and Configure Docker
3+
### [Docker: Marketplace template](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS)
4+
# Tutorials
35
## [Python, PostgreSQL, Docker](/azure/app-service-web/app-service-web-tutorial-docker-python-postgresql-app)
46
## [Create Docker Hosts](/azure/virtual-machines/linux/docker-machine)
57
## [Create a private registry](/azure/container-registry/container-registry-get-started-portal)
68
## [Docker container hosting](/azure/container-service/container-service-deployment)
79
## [CI/CD with Docker Swarm and VSTS](/azure/container-service/container-service-docker-swarm-mode-setup-ci-cd-acs-engine)
810
## [CI/CD with Docker, Jenkins, and Linux](/azure/virtual-machines/linux/tutorial-jenkins-github-docker-cicd)
911
# Resources
10-
## [Ubuntu: Quickstart template](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/CanonicalandMSOpenTech.DockerOnUbuntuServer1404LTS)
1112
## [Docker Azure Site](https://www.docker.com/docker-azure)
1213
## [Docker Azure driver](https://docs.docker.com/machine/drivers/azure/)
1314

0 commit comments

Comments
 (0)