1
0
mirror of https://github.com/jcwimer/docker-swarm-autoscaler synced 2026-05-22 12:34:45 +00:00

Initial commit

This commit is contained in:
2018-10-29 07:10:06 -04:00
commit cabc6749a5
7 changed files with 184 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
FROM prom/prometheus
COPY prometheus.yml /etc/prometheus/prometheus.yml