diff --git a/docs/sources/get-started/quick-start.md b/docs/sources/get-started/quick-start.md index cfe0c5e6ed874..c05a2f7ccf125 100644 --- a/docs/sources/get-started/quick-start.md +++ b/docs/sources/get-started/quick-start.md @@ -18,6 +18,9 @@ killercoda: replacement: evaluate-loki_${1}_ title: Loki Quickstart Demo description: This sandbox provides an online enviroment for testing the Loki quickstart demo. + details: + intro: + foreground: setup.sh backend: imageid: ubuntu --- @@ -99,22 +102,10 @@ This quickstart assumes you are running Linux. With `evaluate-loki` as the current working directory, start the demo environment using `docker compose`: - - ```bash docker compose up -d ``` - - - {{< docs/ignore >}} - - ```bash - docker-compose up -d - ``` - - {{< /docs/ignore >}} - At the end of the command, you should see something similar to the following: ```console