This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/prometheus/Dockerfile

4 lines
80 B
Docker
Raw Normal View History

2021-12-29 15:13:42 +01:00
ARG PROMETHEUS_IMAGE
FROM $PROMETHEUS_IMAGE
ADD prometheus.yml /etc/prometheus/