From bf7d125f0e04302f6e513ce065610b1a0a09a192 Mon Sep 17 00:00:00 2001 From: Arth Date: Tue, 5 Jan 2021 04:26:16 -0800 Subject: [PATCH] Update index.md (#11984) Fix rendering of YouTube embed Liz Rice Iframe was being rendered as code. Updated it to iframe. --- get-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/index.md b/get-started/index.md index 638af8f35c..ede2af2c92 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -115,7 +115,7 @@ in Linux for a long time. Docker has worked to make these capabilities approacha a simple container, this talk doesn't go into networking, using images for the filesystem, and more. But, it gives a _fantastic_ deep dive into how things are working. - + ## What is a container image?