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

ARG PROMETHEUS_IMAGE
FROM $PROMETHEUS_IMAGE
ADD prometheus.yml /etc/prometheus/