sha256:664e5adcb21ee11999d4f0dd3906bdec0cd1f3eda6be57ef1c90375440192682
OS/ARCH
Compressed size
53.41 MB
Last pushed
2 months by jkondratsoldevelo
Type
Image
Manifest digest
sha256:1f4a5aff90c40c70bfcb86d516eb645e851cf8bc2e130db3044cf52f3021e0d4
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-07-10T11:15:14Z org.opencontainers.image.description=Prometheus container0 B5COPY rootfs / # buildkit130.45 KB6COPY /opt/bitnami/rootfs / # buildkit159 B7COPY /opt/bitnami/prometheus/.spdx-prometheus.spdx /opt/bitnami/prometheus/.spdx-prometheus.spdx # buildkit21.27 KB8COPY /opt/bitnami/prometheus/bin /opt/bitnami/prometheus/bin # buildkit53.26 MB9COPY /opt/bitnami/prometheus/conf /opt/bitnami/prometheus/conf # buildkit684 B10COPY /opt/bitnami/prometheus/data /opt/bitnami/prometheus/data # buildkit32 B11COPY /opt/bitnami/prometheus/licenses /opt/bitnami/prometheus/licenses # buildkit5.43 KB12ENV APP_VERSION=3.13.1 BITNAMI_APP_NAME=prometheus IMAGE_REVISION=0 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