prometheus (sha256:f9878e9575e2194a394c0873412635bf20d142500dd653d8ce0944f6b6cebd31)
Published 2025-12-23 23:08:33 +00:00 by esh4d0w
Installation
docker pull forgejo.f4te.de/oci/prometheus@sha256:f9878e9575e2194a394c0873412635bf20d142500dd653d8ce0944f6b6cebd31sha256:f9878e9575e2194a394c0873412635bf20d142500dd653d8ce0944f6b6cebd31About this package
The Prometheus monitoring system and time series database
Image layers
| BusyBox 1.37.0 (uclibc), Buildroot 2025.08.3, 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=armv7 |
| ARG OS=linux |
| COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit |
| COPY .build/linux-armv7/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=armv7 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:33 +00:00
Versions (2)
View all
Container
2
OCI / Docker
linux/arm/v7
The Prometheus Authors
Apache License 2.0
120 MiB