docs: update sample result on loki setup page (#14482)

Co-authored-by: J Stickler <julie.stickler@grafana.com>
pull/14499/head
Minsung Oh 1 year ago committed by GitHub
parent 41c6b6c2c2
commit 5d57a035e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      docs/sources/setup/install/docker.md

@ -113,13 +113,9 @@ Run the following commands in your command line. They work for Windows or Linux
You should see something similar to the following:
```bash
✔ Container mydevice-minio-1 Started 0.0s
✔ Container mydevice-flog-1 Started 0.0s
✔ Container mydevice-write-1 Started 0.0s
✔ Container mydevice-read-1 Started 0.0s
✔ Container mydevice-gateway-1 Started 0.0s
✔ Container mydevice-grafana-1 Started 0.0s
✔ Container mydevice-promtail-1 Started 0.0s
✔ Container loki-loki-1 Started 0.0s
✔ Container loki-grafana-1 Started 0.0s
✔ Container loki-promtail-1 Started 0.0s
```
1. Verify that Loki is up and running.

Loading…
Cancel
Save