prometheus (sha256:8b7cef7bd1e1641916f9c8d5f3a003979efdbf5b840e792ddf9ce585edcde3c5)
Published 2025-12-23 23:08:35 +00:00 by esh4d0w
Installation
docker pull forgejo.f4te.de/oci/prometheus@sha256:8b7cef7bd1e1641916f9c8d5f3a003979efdbf5b840e792ddf9ce585edcde3c5sha256:8b7cef7bd1e1641916f9c8d5f3a003979efdbf5b840e792ddf9ce585edcde3c5About 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=ppc64le |
| ARG OS=linux |
| COPY .build/linux-ppc64le/prometheus /bin/prometheus # buildkit |
| COPY .build/linux-ppc64le/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=ppc64le 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
2025-12-23 23:08:35 +00:00
Versions (2)
View all
Container
2
OCI / Docker
linux/ppc64le
The Prometheus Authors
Apache License 2.0
121 MiB