Skip to content

Commit

Permalink
remove /etc/grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinzhou committed Aug 6, 2019
1 parent a1a506d commit 5c9dc9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ RUN set -ex \
&& cp -r /tmp/setup/public /grafana/public \
&& chown -R grafana:grafana /grafana \
&& ln -s /grafana/plugins /var/lib/grafana/plugins \
&& ln -s /grafana/conf /etc/grafana \
&& grafana-cli plugins update-all \
&& rm -rf /tmp/setup

Expand Down

0 comments on commit 5c9dc9c

Please sign in to comment.