mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed issue with overriding default config values via command line
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM debian:jessie
|
||||
|
||||
RUN apt-get update && apt-get install -y vim
|
||||
|
||||
ADD *.deb /tmp/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user