wow a lot of changes happend since I set this up in October. I locked down the Prometheus version to 0.16.1, fixed the docker-compose to align the new config commands, and updated the prometheus.yml format to the new standard.

This commit is contained in:
vegasbrianc
2015-11-18 10:51:04 +01:00
parent a005a0c359
commit d75036ea45
3 changed files with 10 additions and 9 deletions

View File

@ -1,4 +1,4 @@
FROM prom/prometheus:latest
FROM prom/prometheus:0.16.1
ADD prometheus.yml /etc/prometheus/prometheus.yml