oci

prometheus (sha256:64045b893920af57aab12da94e6bbc560813b015ff81d6cffbf137b912aa2855)

Published 2025-12-23 23:08:38 +00:00 by esh4d0w

Installation

docker pull forgejo.f4te.de/oci/prometheus@sha256:64045b893920af57aab12da94e6bbc560813b015ff81d6cffbf137b912aa2855
sha256:64045b893920af57aab12da94e6bbc560813b015ff81d6cffbf137b912aa2855

About this package

The Prometheus monitoring system and time series database

Image layers

BusyBox 1.37.0 (glibc), Debian 13
MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>
COPY /rootfs / # buildkit
LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>
LABEL org.opencontainers.image.authors=The Prometheus Authors org.opencontainers.image.vendor=Prometheus org.opencontainers.image.title=Prometheus org.opencontainers.image.description=The Prometheus monitoring system and time series database org.opencontainers.image.source=https://github.com/prometheus/prometheus org.opencontainers.image.url=https://github.com/prometheus/prometheus org.opencontainers.image.documentation=https://prometheus.io/docs org.opencontainers.image.licenses=Apache License 2.0
ARG ARCH=s390x
ARG OS=linux
COPY .build/linux-s390x/prometheus /bin/prometheus # buildkit
COPY .build/linux-s390x/promtool /bin/promtool # buildkit
COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
COPY LICENSE /LICENSE # buildkit
COPY NOTICE /NOTICE # buildkit
COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit
WORKDIR /prometheus
RUN |2 ARCH=s390x OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit
USER nobody
EXPOSE map[9090/tcp:{}]
VOLUME [/prometheus]
ENTRYPOINT ["/bin/prometheus"]
CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Labels

Key Value
maintainer The Prometheus Authors <prometheus-developers@googlegroups.com>
org.opencontainers.image.authors The Prometheus Authors
org.opencontainers.image.description The Prometheus monitoring system and time series database
org.opencontainers.image.documentation https://prometheus.io/docs
org.opencontainers.image.licenses Apache License 2.0
org.opencontainers.image.source https://github.com/prometheus/prometheus
org.opencontainers.image.title Prometheus
org.opencontainers.image.url https://github.com/prometheus/prometheus
org.opencontainers.image.vendor Prometheus
Details
Container
2025-12-23 23:08:38 +00:00
2
OCI / Docker
linux/s390x
The Prometheus Authors
Apache License 2.0
129 MiB
Versions (2) View all
v3.8.1 2025-12-24
latest 2025-12-24