grafana-cli
A small executable that is bundled with Grafana serve. More information: <https://grafana.com/docs/grafana/latest/cli/>.
RUN apt-get update && \
apt-get install -y grafana
RUN pacman -S --noconfirm grafana
RUN apt-get update && \
apt-get install -y grafana