Run Grafana Migration Steps as part of Docker Build

We are building a container with Grafana embedded and would like to pre-execute the migration steps that are normally run on the first launch of grafana-server. We would like to run those steps as part of creating the docker image itself.

How do we do that?

1 Like