Docker driver | Grafana Labs
grafana.com › docs › lokiGrafana Loki officially supports a Docker plugin that will read logs from Docker containers and ship them to Loki. The plugin can be configured to send the logs to a private Loki instance or Grafana Cloud. Docker plugins are not yet supported on Windows; see the Docker Engine managed plugin system documentation for more information.
Run Grafana Docker image | Grafana Labs
grafana.com › docs › grafanaThe Grafana Image Renderer plugin does not currently work if it is installed in a Grafana Docker image. You can build a custom Docker image by using the GF_INSTALL_IMAGE_RENDERER_PLUGIN build argument. This installs additional dependencies needed for the Grafana Image Renderer plugin to run. Example of how to build and run: