From 800f979ce628a6a5bbec175659ad8c0bae33309f Mon Sep 17 00:00:00 2001 From: Robin Naundorf Date: Wed, 23 Feb 2022 08:28:56 +0000 Subject: [PATCH] Update 1003-get-started.md Allow Fullscreen for Get Started Video Signed-off-by: Robin Naundorf --- docs/learn/1003-get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn/1003-get-started.md b/docs/learn/1003-get-started.md index f5e0d5e6..2589afce 100644 --- a/docs/learn/1003-get-started.md +++ b/docs/learn/1003-get-started.md @@ -4,7 +4,7 @@ slug: /1003/get-started/ # Get Started with Dagger - + In this tutorial, you will learn the basics of Dagger by building a Dagger project from scratch. This simple project deploys a [React](https://reactjs.org/) application to your local machine via Docker. In later tutorials, you will learn how to configure Dagger to deploy to remote infrastructure such as EKS and GKE.