promtool
Tooling for the Prometheus monitoring system. More information: <https://prometheus.io/docs/prometheus/latest/getting_started/>.
RUN apt-get update && \
apt-get install -y prometheus
RUN apt-get update && \
apt-get install -y prometheus
RUN pacman -S --noconfirm prometheus
RUN apt-get update && \
apt-get install -y prometheus
RUN dnf install -y golang-github-prometheus-prometheus
RUN apt-get update && \
apt-get install -y prometheus