mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-16 22:06:34 +00:00
4 lines
73 B
Docker
4 lines
73 B
Docker
FROM prom/prometheus
|
|
COPY prometheus.yml /etc/prometheus/prometheus.yml
|
|
|