sha256:784b2f3b5b3091b9d81095459443319ef3b64976cebcde293de14261658553b8
OS/ARCH
linux/amd64
Compressed size
76.27 MB
Last pushed
3 months by yuvytung
Type
Image
Manifest digest
sha256:830acde74a9188389fefdb928218637a123404749d8a1bd844633d035d87d3bd
Image Layers
1ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith0 B2ARG TARGETARCH=amd640 B3ENV OS_ARCH=amd640 B4LABEL org.opencontainers.image.base.name=scratch org.opencontainers.image.created=2026-06-10T23:01:39Z org.opencontainers.image.description=Application packaged0 B5COPY rootfs / # buildkit130.45 KB6COPY /opt/bitnami/rootfs / # buildkit158 B7COPY /opt/bitnami/prometheus/.spdx-prometheus.spdx /opt/bitnami/prometheus/.spdx-prometheus.spdx # buildkit20.96 KB8COPY /opt/bitnami/prometheus/bin /opt/bitnami/prometheus/bin # buildkit76.12 MB9COPY /opt/bitnami/prometheus/conf /opt/bitnami/prometheus/conf # buildkit680 B10COPY /opt/bitnami/prometheus/data /opt/bitnami/prometheus/data # buildkit32 B11COPY /opt/bitnami/prometheus/licenses /opt/bitnami/prometheus/licenses # buildkit5.33 KB12ENV APP_VERSION=3.12.0 BITNAMI_APP_NAME=prometheus IMAGE_REVISION=2 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13EXPOSE [9090/tcp]0 B14WORKDIR /opt/bitnami/prometheus32 B15USER 10010 B16ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]0 B17CMD ["--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 BCommand
ARG DOWNLOADS_URL=https://downloads.bitnami.com/files/stacksmith