mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-02-14 17:49:59 +00:00
4 lines
80 B
Docker
4 lines
80 B
Docker
FROM prom/prometheus:v1.4.1
|
|
COPY prometheus.yml /etc/prometheus/prometheus.yml
|
|
|