Fix binary path

This commit is contained in:
dave 2016-11-04 23:19:45 -07:00
parent fa230848af
commit 01a93baca8
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ ENV GF_DATABASE_TYPE=sqlite3 GF_DATABASE_PATH=/srv/grafana/db.sqlite GF_SECURITY
USER grafana
ENTRYPOINT grafana
ENTRYPOINT /usr/sbin/grafana-server