Hello!
I see that we're explicitly excluding the support for the grafana image renderer in Arm machines.
However, I see that the actual image renderer project has support for Arm CPU architecture, as indicated by the arm64 tags: https://hub.docker.com/r/grafana/grafana-image-renderer/tags
Would it be possible to just remove the guard in https://github.com/hassio-addons/addon-grafana/blob/main/grafana/Dockerfile#L29 to add support for image renderer in Arm machines as well, then?
Thank you!
Hello!
I see that we're explicitly excluding the support for the grafana image renderer in Arm machines.
However, I see that the actual image renderer project has support for Arm CPU architecture, as indicated by the
arm64tags: https://hub.docker.com/r/grafana/grafana-image-renderer/tagsWould it be possible to just remove the guard in https://github.com/hassio-addons/addon-grafana/blob/main/grafana/Dockerfile#L29 to add support for image renderer in Arm machines as well, then?
Thank you!