Skip to content

Commit

Permalink
Added snuids-trafficlights-panel
Browse files Browse the repository at this point in the history
  • Loading branch information
bad3bs committed Jun 30, 2021
1 parent 0950111 commit 25c1f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN if [ $GF_INSTALL_IMAGE_RENDERER_PLUGIN = "true" ]; then \
plugins install grafana-image-renderer; \
fi

ARG GF_INSTALL_PLUGINS="alexanderzobnin-zabbix-app,vertamedia-clickhouse-datasource,praj-ams-datasource,"
ARG GF_INSTALL_PLUGINS="alexanderzobnin-zabbix-app,vertamedia-clickhouse-datasource,praj-ams-datasource,snuids-trafficlights-panel,"

RUN if [ ! -z "${GF_INSTALL_PLUGINS}" ]; then \
OLDIFS=$IFS; \
Expand Down

0 comments on commit 25c1f56

Please sign in to comment.