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?