From 4339d5923dd1f886440872ba6fbb83be888c8e97 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Fri, 18 Dec 2020 17:32:34 +0000 Subject: [PATCH] Add a DockerCon get started video Signed-off-by: Usha Mandya --- get-started/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/get-started/index.md b/get-started/index.md index 2307c0907c..638af8f35c 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -57,13 +57,13 @@ redirect_from: Welcome! We are excited that you want to learn Docker. -This page contains step-by-step instructions on how to get started with Docker. We also recommend the video walkthrough from Dockercon 2020. +This page contains step-by-step instructions on how to get started with Docker. We also recommend the video walkthrough from DockerCon 2020. + In this tutorial, you'll learn about creating and deploying Docker apps, including using multiple containers with a database, and using Docker Compose. You'll also deploy your containerized app to Azure. - -## Start the tutorial +## Start the tutorial If you've already run the command to get started with the tutorial, congratulations! If not, open a command prompt or bash window, and run the command: