Sign inSign up

soldevelo/prometheus:3.13.2

Multi-platform
Index digest

sha256:1da85660d87494d31a5c5ebf8657e5f09a0be53e9d3ccc62e1ec7a0a30b7f23e

OS/ARCH

Compressed size

53.44 MB

Last pushed

about 2 months by jkondratsoldevelo

Type

Image

Manifest digest

sha256:ea1c7f4c4cbef6fc9f64e11f7444190dd3abf392f077aed2d8ab592aa9797cfe

Image Layers

1ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith0 B
2ARG TARGETARCH=amd640 B
3ENV OS_ARCH=amd640 B
4LABEL org.opencontainers.image.base.name=scratch org.opencontainers.image.created=2026-07-30T13:37:51Z org.opencontainers.image.description=Prometheus container0 B
5COPY rootfs / # buildkit130.45 KB
6COPY /opt/bitnami/rootfs / # buildkit159 B
7COPY /opt/bitnami/prometheus/.spdx-prometheus.spdx /opt/bitnami/prometheus/.spdx-prometheus.spdx # buildkit21.24 KB
8COPY /opt/bitnami/prometheus/bin /opt/bitnami/prometheus/bin # buildkit53.29 MB
9COPY /opt/bitnami/prometheus/conf /opt/bitnami/prometheus/conf # buildkit681 B
10COPY /opt/bitnami/prometheus/data /opt/bitnami/prometheus/data # buildkit32 B
11COPY /opt/bitnami/prometheus/licenses /opt/bitnami/prometheus/licenses # buildkit5.43 KB
12ENV APP_VERSION=3.13.2 BITNAMI_APP_NAME=prometheus IMAGE_REVISION=0 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13EXPOSE [9090/tcp]0 B
14WORKDIR /opt/bitnami/prometheus32 B
15USER 10010 B
16ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]0 B
17CMD ["--config.file=/opt/bitnami/prometheus/conf/prometheus.yml" "--storage.tsdb.path=/opt/bitnami/prometheus/data" "--web.console.libraries=/opt/bitnami/prometheus/conf/console_libraries" "--web.console.templates=/opt/bitnami/prometheus/conf/consoles"]0 B

Command

ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith