Firstly I’m brand new to the world of Grafana so apologies up front. I want to go through the tutorial and as part of that the pre-requisites were to download and install Docker and GitHub for my windows 10 desktop which I did.
Part 5 of https://grafana.com/tutorials/grafana-fundamentals/?utm_source=grafana_gettingstarted#2 asks you to run the `docker-compose ps’ command and ensure you see all services as UP.
All show as up except "tutorial-environment_grafana_1 which shows an Exit 0 state. How do I get this service to show as UP?
Thank you.