From ac761ea9bfe962075d84ecb6fefd81e9e9439238 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:35:56 +0200 Subject: [PATCH] [v10.0.x] added youtube video link to the documentation (#78693) added youtube video link to the documentation (#78680) Added Grafana Office Hours video link to this documentation which covers more explanation on using Grafana with Docker (cherry picked from commit 4e40da55549bc0d797e6a8bd2e150de1aa673fd7) Co-authored-by: Usman Ahmad --- docs/sources/setup-grafana/installation/docker/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/setup-grafana/installation/docker/index.md b/docs/sources/setup-grafana/installation/docker/index.md index 31ae58ffe54..40d8fca00dd 100644 --- a/docs/sources/setup-grafana/installation/docker/index.md +++ b/docs/sources/setup-grafana/installation/docker/index.md @@ -15,6 +15,8 @@ weight: 400 This topic guides you through installing Grafana via the official Docker images. Specifically, it covers running Grafana via the Docker command line interface (CLI) and docker-compose. +{{< youtube id="FlDfcMbSLXs" >}} + Grafana Docker images come in two editions: - **Grafana Enterprise**: `grafana/grafana-enterprise`