This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2024-12-01 21:19:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a65100eaf
grafana
/
docker
/
debtest
/
Dockerfile
7 lines
83 B
Docker
Raw
Normal View
History
Unescape
Escape
Worked on new deb & rpm packaging and init.d scripts
2015-04-08 07:10:04 -05:00
FROM
debian:jessie
Began work on deb and rpm packaging, #1476
2015-03-02 05:56:40 -06:00
Fixed issue with overriding default config values via command line
2015-04-10 03:58:32 -05:00
RUN
apt-get update
&&
apt-get install -y vim
Began work on deb and rpm packaging, #1476
2015-03-02 05:56:40 -06:00
ADD
*.deb /tmp/
Reference in New Issue
Copy Permalink