forked from MicrosoftDocs/azure-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
47 lines (41 loc) · 1.77 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
### YamlMime:Landing
title: Docker on Azure documentation
summary: 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.
metadata:
title: Docker on Azure documentation
description: Docker is a popular container management and imaging platform that allows you to quickly work with containers on Linux and Windows.
services: multiple
ms.service: multiple
ms.topic: landing-page
author: georgewallace
ms.author: gwallace
ms.date: 03/08/2020
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Card
- title: Deploy Docker on Azure
linkLists:
- linkListType: overview
links:
- text: Deploy Docker on Ubuntu Quickstart template
url: https://azure.microsoft.com/resources/templates/docker-simple-on-ubuntu/
# Card
- title: Get started
linkLists:
- linkListType: tutorial
links:
- text: Run a Python (Django) web app with PostgreSQL in Azure App Service
url: ../app-service/tutorial-python-postgresql-app.md
- text: Create a development infrastructure on a Linux VM in Azure with Jenkins, GitHub, and Docker
url: /azure/developer/jenkins/pipeline-with-github-and-docker
# Card
- title: Resources
linkLists:
- linkListType: reference
links:
- text: Docker Azure site
url: https://docs.docker.com/docker-for-azure/why/
- text: Docker Azure driver
url: https://docs.docker.com/machine/drivers/azure/
- text: Learn about Docker
url: https://docker.com