grafana/docker
2017-08-08 16:17:52 +02:00
..
blocks fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513 2017-08-08 16:17:52 +02:00
buildcontainer Fixed bug in build container build script 2015-03-07 13:58:28 +01:00
debtest Fixed issue with overriding default config values via command line 2015-04-10 10:58:32 +02:00
rpmtest Create pid file before runtime init, Fixes #1990 2015-05-14 10:33:56 +02:00
create_docker_compose.sh fix(docker): rename docker-compose build file 2016-02-25 10:18:48 +01:00