Skip to content

Commit

Permalink
Adding auto start for grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
matisku committed Oct 12, 2016
1 parent 91de2d3 commit 1ddb910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ grafana:
GF_DASHBOARDS_JSON_PATH: /opt/grafana
volumes_from:
- grafana-data
restart: always

grafana-data:
image: busybox
Expand Down

0 comments on commit 1ddb910

Please sign in to comment.