prometheus (v2.15.2)

Published 2 years ago by resource

Installation

docker pull gitea.xadocker.cn/prometheus/prometheus:v2.15.2

Image Layers

ADD file:1141b81e5149cc37c4346ee17e282cca8c7016a9bcfeb7a54842a87ecf8419d4 in /
CMD ["sh"]
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
COPY dir:240c5c63514aaf97e2c7fb40fca6f726a103b714637698f9187da317ed4d2674 in /
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
ARG ARCH=amd64
ARG OS=linux
COPY file:6b19a47ed5c1abb04af12e9aef0259d803dc5fd30bb37863c5b091a16ea5b1aa in /bin/prometheus
COPY file:2bf2629985d61ced30132374e9d1e8ea5cd02f2937a74efc6f3223b38c519435 in /bin/promtool
COPY file:5c98bdcb5916b0c8935f7fc5bb28fa505e684e50046f3666e798a31bf1f58fd9 in /etc/prometheus/prometheus.yml
COPY dir:5e46ec198fbeb043ec61f335f14cea30292ccc9df437c6d86b3855ef1c1d1e36 in /usr/share/prometheus/console_libraries/
COPY dir:fb3645c7e168b5a4cf63dbe2b425ffcadbd7392af4989eef685becb77199fd0b in /usr/share/prometheus/consoles/
COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE
COPY file:fc3ba2ee87155992a57495d6a697941b3d88b52b5aa8ea76d5d51d19e6c87723 in /NOTICE
COPY file:c18f6f7caaeec9065cf77e9311ae01d924fba8fd5845a6642bd53382095ceafd in /npm_licenses.tar.bz2
|2 ARCH=amd64 OS=linux /bin/sh -c ln -s /usr/share/prometheus/console_libraries /usr/share/prometheus/consoles/ /etc/prometheus/
|2 ARCH=amd64 OS=linux /bin/sh -c mkdir -p /prometheus && chown -R nobody:nogroup etc/prometheus /prometheus
USER nobody
EXPOSE 9090
VOLUME [/prometheus]
WORKDIR /prometheus
ENTRYPOINT ["/bin/prometheus"]
CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries" "--web.console.templates=/usr/share/prometheus/consoles"]

Labels

Key Value
maintainer The Prometheus Authors <prometheus-developers@googlegroups.com>
Details
Container
2022-11-17
0
OCI / Docker
linux/amd64
Versions (1) View all
v2.15.2 on 2022-11-17