Will Medlar
5e44f001fb
Docker: Prevent a permission denied error when writing files to the default provisioning directory ( #16831 )
...
* build: Grant ownership of provisioning directory to runtime user
2019-05-10 09:03:17 +02:00
Carl Bergquist
fef3638018
build: removes gopkg files from dev docker file ( #16817 )
2019-04-30 12:01:43 +02:00
Carl Bergquist
9134251417
build: upgrades to golang 1.12.4 ( #16545 )
...
fix govet issue in golang 1.12.4
2019-04-15 09:18:28 +02:00
Dennis Hoppe
15383510c8
Use package libfontconfig1, instead of libfontconfig ( #16548 )
2019-04-15 08:20:42 +02:00
Carl Bergquist
30dcf0f6c5
Revert "Build: Upgrades to go 1.12.3 ( #16491 )" ( #16544 )
...
This reverts commit 44b365028f
.
2019-04-12 11:17:31 +02:00
Carl Bergquist
44b365028f
Build: Upgrades to go 1.12.3 ( #16491 )
...
fixes go vet issue that 1.12.3 detects
2019-04-12 09:44:02 +02:00
bergquist
217eb6310e
make sure notifiers dir exists for provisioning in docker
2019-02-11 11:17:23 +01:00
bergquist
d75f53e895
upgrade golang to 1.11.5
2019-01-28 08:08:29 +01:00
Leonard Gram
674ab73806
build: fixes building grafana completely within docker.
...
Fixes #15060
2019-01-25 10:52:47 +01:00
bergquist
17f8be90ae
upgrade to golang 1.11.4
2018-12-17 14:25:47 +01:00
Leonard Gram
bccce9922a
docker: Upgrades base packages in the images.
...
Related to #14182
2018-11-26 16:41:46 +01:00
bergquist
fda9790ba5
upgrades to golang 1.11
2018-08-25 21:23:20 +02:00
Leonard Gram
d48f1f57f0
build: fixes png rendering in the docker based docker-image build.
2018-08-09 09:10:53 +02:00
Dan Cech
c025490518
move run script, update README
2018-08-09 09:10:53 +02:00
Dan Cech
96d6657b00
produce an image compatible with grafana-docker
2018-08-09 09:10:53 +02:00
Lorenz Brun
c89f21ba29
More efficient builds and some fixes to the Go binaries
2018-08-09 09:10:53 +02:00
Lorenz Brun
a5d1fb7e56
Simple Docker-based build option
...
This Dockerfile allows anyone with a recent version of Docker to quickly build a fully working Grafana container without any local build tooling. Pulling the sources from Git and calling `docker build .` is enough.
2018-08-09 09:10:53 +02:00
Daniel Lee
400bd205a8
Removing file that got committed by accident
2017-11-22 09:30:49 +01:00
Torkel Ödegaard
3471e262a5
docker: updated our graphite docker container
2017-10-11 16:40:15 +02:00