Namespace
prom
Image / Tag
prometheus:v3.13.0
Content Digest
sha256:c6b27ea434f8389bfe233fbc7be381cf50587c286e871bc842008f5a1b1908a7
Details
Created

2026-07-01 12:36:22 UTC

Size

102 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c93f261857c30539c2598b304472fa5c9a1a511a0c0274fb574661623b38d2e2 - 0.75% (782 KB)

[#001] sha256:bef5f31762794971fec40f2b021df2b6a109fa099274230f4e5f15945c001a93 - 0.3% (317 KB)

[#002] sha256:37429e3b7bf666e89479a1c7373b13a90b8e7f95fd764fe62b01bfcdd50538f5 - 54.26% (55.2 MB)

[#003] sha256:96443e78ff62db63d57a8bd7acfe286121778c90fd49e404c83a7dae120fd1d0 - 44.68% (45.5 MB)

[#004] sha256:8feea220fbfa91d8b7b75b2369fac73c0ce15767f394dacbcef240f743384044 - 0.0% (636 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:b7bf56379c7a7fd4314d07a2d16a1718547a81ae76f4f4a3701e3830bf3d7365 - 0.0% (100 Bytes)

[#008] sha256:4c1c6e80852521c9000989ced16177bf893fd94e23f02efe034e1a480f3d82f7 - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13

2026-06-23 08:36:57 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:36:57 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:21 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:21 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:21 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-07-01 12:36:21 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:21 UTC (buildkit.dockerfile.v0)

COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

COPY .build/linux-amd64/promtool /bin/promtool # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=amd64 OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:22 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Details
Created

2026-07-01 12:36:37 UTC

Size

95.7 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:c8c854fc3e983a7c71b3d0af877dfb233140e0b99441cd4c55b0abf06ee5a4ed - 0.75% (732 KB)

[#001] sha256:24fe2ad1dc582129de93f38decb4613f76f9ec6411101f7d4acba8d9d8133af0 - 0.32% (317 KB)

[#002] sha256:7c62068bcb4ad43d177eb1f46211a9fce8f084275446c6c0bdeba144cd2281f2 - 54.28% (51.9 MB)

[#003] sha256:ecc7345bcba4b54f7f86c1c2914533aea6146d9a7ccff6a4b51323d3a1c0b176 - 44.64% (42.7 MB)

[#004] sha256:9feda417ec85eb2ac3e7b8b7093ce608cc229cea840ece59ba00b4a875160d23 - 0.0% (635 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:a53dffd919c90f77a253b42a661226ea5e87edc58b8a6a7c62ad3da70cddcd38 - 0.0% (100 Bytes)

[#008] sha256:b52c7585d5422823aea780cfe7afd69bb8365321af6ed18d97717dde8793b5b5 - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13

2026-06-23 08:38:15 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:38:15 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

COPY .build/linux-armv7/promtool /bin/promtool # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=armv7 OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:37 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Details
Created

2026-07-01 12:36:30 UTC

Size

93.6 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:7a21057f59f55465e2af176935a24d2f5d7c0b35ab202a31bb94277a18b9ce60 - 0.88% (843 KB)

[#001] sha256:905e8aa01b1377f008f4ec145adbd1d44daa0ca79c856ea75cbef37e686c0079 - 0.33% (317 KB)

[#002] sha256:71e7c926f3d0f69c594c64d6ad2b7506ce85f43ecf963c9bed341b4aa40f0bf7 - 54.34% (50.9 MB)

[#003] sha256:513c29542e35088e6b71d12ba8ec19b661d2e4f788bbf627895b191f28f1013a - 44.45% (41.6 MB)

[#004] sha256:efbaa090d6e9813143292685ecfcee0eb42ba1ed9618990e3e522aeff97e2316 - 0.0% (634 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:10d3ac08c4fe13190dc7a35a8232ada0f0e516613b3437b52683d112b9bec8e5 - 0.0% (100 Bytes)

[#008] sha256:7e22595455bf40a2354a1f692faf2b301acee1974016728632a744d910df843a - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13

2026-06-23 08:41:54 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:41:54 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:29 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:29 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:29 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-07-01 12:36:29 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:29 UTC (buildkit.dockerfile.v0)

COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

COPY .build/linux-arm64/promtool /bin/promtool # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=arm64 OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:30 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Details
Created

2026-07-01 12:36:44 UTC

Size

96 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:cebd0d20363a6646b2526d710bebe722a8b99d3de6124ae3c6db5e8ae5e03b0c - 2.6% (2.49 MB)

[#001] sha256:b1991a3857f8e5e38f9e291f071a9370ba5e8713ed91900ac19a9c514b90592d - 0.32% (317 KB)

[#002] sha256:d2902ba8687128f72e82f1e822803b401dc51cf30488e02aa8416dd0cf116a55 - 53.4% (51.3 MB)

[#003] sha256:d21cbc97f3b1677d7c1c15d22ba37bff8d8610275eef34563c32944029f1bf4a - 43.68% (41.9 MB)

[#004] sha256:19771845efa70231c2adff4d966e0dae852b3fed10bd98137aeda245edda1fcd - 0.0% (635 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:bf5386bc61c238f8e071f4dea05aa5eb5897ea7598e285ac4e77ad04674b9658 - 0.0% (100 Bytes)

[#008] sha256:2e2caf343d41bf48ce9f35e8449f60492228484fb0ef75b9b8ee542823bb0889 - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (glibc), Debian 13

2026-06-23 08:44:47 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:44:47 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

COPY .build/linux-ppc64le/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

COPY .build/linux-ppc64le/promtool /bin/promtool # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=ppc64le OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:44 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Details
Created

2026-07-01 12:36:51 UTC

Size

97.5 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:e2b47e604c4a402c3ca1b5904409a6211746c3637a2bd721d39cb88ab293b366 - 0.93% (931 KB)

[#001] sha256:7709dcede9571f91e2ca7d79e810095853f6d2ed75bb486f4fbcd9ad88129603 - 0.32% (317 KB)

[#002] sha256:76502d5e1fd759d38f48c6c121c1e7d851ff774c95e31e96122e3a81651c0488 - 54.26% (52.9 MB)

[#003] sha256:a4451024979e6f2ba8ee60353feb2f751f00eff426ce15468125d647e903d7b0 - 44.48% (43.4 MB)

[#004] sha256:f1530acfabf7ca3b19f74da7bf7d259ad841c4e90eec6d0e55942fa8bc91c542 - 0.0% (635 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:5428d36f196fee8087e53d0ce24ce09785f48da4b8c90a004c8b3ac2cf05bb0a - 0.0% (100 Bytes)

[#008] sha256:c0d99a6c883e82de9e266efc40a739e69cdc67cd4321f6a5eea75868b9d7a777 - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2, Debian 13

2026-06-23 08:43:14 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:43:14 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:50 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:50 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:50 UTC (buildkit.dockerfile.v0)

ARG ARCH=riscv64

2026-07-01 12:36:50 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:50 UTC (buildkit.dockerfile.v0)

COPY .build/linux-riscv64/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

COPY .build/linux-riscv64/promtool /bin/promtool # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=riscv64 OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:51 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Details
Created

2026-07-01 12:36:58 UTC

Size

101 MB

Content Digest
Labels
  • io.prometheus.image.variant
    busybox
  • 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

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:997b5307b2e3201d0b5fd2cf6324ecbadf52734b2a9db3d2893faf8bb8490244 - 1.99% (2.01 MB)

[#001] sha256:f6e6d52b041cddde846de42ab8e130e94ed174bef8768bd52c371a308969e9d1 - 0.31% (317 KB)

[#002] sha256:e44149b06ebfe04fd4498701b9aa766ad2815f10e16c75f7478233f76819c219 - 53.61% (54.3 MB)

[#003] sha256:f6519c1e40126708a968700d6c219cafa31f3f5f158b6d28a101c04f2fe9da38 - 44.08% (44.6 MB)

[#004] sha256:16536f6ac3f834ca0acb4c7b7b6f75fd86ef3b978d7b971aa099e701bee9dfca - 0.0% (634 Bytes)

[#005] sha256:f8fdeaa42ee28c6bc0731bf75cd1529065ea1c31430a9c0889fd5b89cd19d7c0 - 0.0% (3.93 KB)

[#006] sha256:0fe80c5237683286a491593e5bf75e3c13e107c53c9827ccc5b90584258d455e - 0.0% (1.56 KB)

[#007] sha256:2053be7bc43cde2432cf168e86fca8958bad669c9655a70dea597f75cd76d860 - 0.0% (100 Bytes)

[#008] sha256:92be365f9bf9370614c0714ad73fae91471f2bb7805720349ce3b4a13a376cde - 0.0% (691 Bytes)


History
2026-05-13 02:21:49 UTC

BusyBox 1.38.0 (glibc), Debian 13

2026-06-23 08:45:57 UTC (buildkit.dockerfile.v0)

MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-06-23 08:45:57 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

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 io.prometheus.image.variant=busybox

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

COPY .build/linux-s390x/prometheus /bin/prometheus # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

COPY .build/linux-s390x/promtool /bin/promtool # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

RUN |2 ARCH=s390x OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

USER nobody

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-07-01 12:36:58 UTC (buildkit.dockerfile.v0)

CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete