Build custom Docker Grafana from source

  • What Grafana version and what operating system are you using?
    I forked the latest github sources from grafana.

  • What are you trying to achieve?
    I managed to change the frontend according to our needs and also successfully build the backend and frontend on a local machine. I’m a bit stuck how to create a docker image from our own build.

  • How are you trying to achieve it?
    Tried to copy the public/build folder to the already existing docker image of grafana but it’s not showing out changes.

What is the best way of creating a own docker grafana image from a forked grafana repository and own build.

Any help woul be great.
Thanks

Have you looked at the contributing file on github and also

1 Like