Tag

prom/prometheus:latest-busybox
Content Digest: sha256:5ce7540c3c00ef4ab0c9d2c995c6a5b9c421f44b4a115d97a2c7af3b1c21cbb0
Manifests
Details
Content Digest

sha256:31c1e0aacb3a1914563c4e9b1e8d0a55095bf433aa43c1b0fe695959742845bd

Created

2026-08-18 07:38:26 UTC

Size

104 MB


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:487858d29734ed603b5bd86f96a8d2e3bee39a06736bad6a93493b3a8ad0500f - 0.73% (782 KB)

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

[#002] sha256:8ee344dffb17c6f88ea5d6a564048f2a649edfccf7141f3c058181c6b2823486 - 54.32% (56.7 MB)

[#003] sha256:7a5b1d5c3c45f85870bee9f7fdca47249deaeda4d4622356babfea99c5c40913 - 44.65% (46.6 MB)

[#004] sha256:eb7a272b9937bba6120451c1632a48993f3a1a764044d651b1b45d04dac839a3 - 0.0% (654 Bytes)

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

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

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

[#008] sha256:200d6e3258772cfbeaed5db38df91fd953e1696119c1fa555a3535495f6793cb - 0.0% (712 Bytes)


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

BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13

2026-08-15 10:58:51 UTC (buildkit.dockerfile.v0)

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

2026-08-15 10:58:51 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:25 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-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:25 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:26 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-08-18 07:38:26 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:26 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:26 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:26 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:26 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:62741f5308135c68427e7a98b20f16eb175b480f164eae7640d77ec7d520aeb0

Created

2026-08-18 07:38:39 UTC

Size

98.2 MB


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:63445ac89c71ea4b8b923f24714caf0996f1fe1e3211bc59c9731b8a753e0c83 - 0.73% (733 KB)

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

[#002] sha256:e977f3b3e6aba007cb64c84929ab69264f72591795e0c6be443167e8b6d26370 - 54.38% (53.4 MB)

[#003] sha256:6e103fd97a39361511a2037216dacf48aa2027967c1cbcb3baa331304c8a9a36 - 44.57% (43.8 MB)

[#004] sha256:48ef630c1494fc0ebc78b103f802416dae490d266c6e08390f66e909be3ef720 - 0.0% (656 Bytes)

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

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

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

[#008] sha256:93135259841733dcab7a19d54ea105fc8af4c18026c682ad287a49c93b817b82 - 0.0% (711 Bytes)


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

BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13

2026-08-15 11:00:06 UTC (buildkit.dockerfile.v0)

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

2026-08-15 11:00:06 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:38 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:38 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-08-18 07:38:38 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-08-18 07:38:38 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:38 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:39 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-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:39 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:deeef2470dab312d1cade441c2ed31ccbd72c8e78e2fdd51d835e0b740af2b98

Created

2026-08-18 07:38:32 UTC

Size

96 MB


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:e3c413c9dfa5f9f42dd727dd00eefe5ed49db182c9e5ad842e89653f33a60c1b - 0.86% (843 KB)

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

[#002] sha256:6583852aad15b2f7ee917da8bb4d73f4a49abf53c8a36856dc46ba0f27377efc - 54.41% (52.2 MB)

[#003] sha256:ce318c2f69aa238ee4ba8d868e560fbc79838d12b47cb1cc77ff26122699d422 - 44.4% (42.6 MB)

[#004] sha256:f69c5faba7dc8a7bc6442f33b440db68eb2063b5bc47e781ae737da99301e8bd - 0.0% (657 Bytes)

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

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

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

[#008] sha256:6c5aa45b0c481f01e89e9c11a4fbbc2f6fe075badc54c9877f25b80544b6259f - 0.0% (711 Bytes)


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

BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13

2026-08-15 11:03:44 UTC (buildkit.dockerfile.v0)

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

2026-08-15 11:03:44 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:32 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-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:32 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-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:32 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:66055f52a2ca5184fd6a914c2ae1cd126ff038707f9eff3aeeeb0711d8695997

Created

2026-08-18 07:38:45 UTC

Size

98.4 MB


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.53% (2.49 MB)

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

[#002] sha256:f0b2c3f43b061556826d3e9d014f8ba067ea110d87160c4acec8365aa4319654 - 53.5% (52.7 MB)

[#003] sha256:68078bad265b1eebd2da54af3c521f6f1016c63eb2b8674bfa542f07b9c857b0 - 43.65% (43 MB)

[#004] sha256:8226164533477ab52c863d9bdc6027604b5bc756ed6f4a167a847cb53b37c055 - 0.0% (656 Bytes)

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

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

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

[#008] sha256:d8ee7c5b93bde32fb0414f1852955a7ab68cc473917c4963f36a3c018a677cdc - 0.0% (713 Bytes)


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

BusyBox 1.38.0 (glibc), Debian 13

2026-08-15 11:06:35 UTC (buildkit.dockerfile.v0)

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

2026-08-15 11:06:35 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:45 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-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:45 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-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:45 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:5cdd76a680352ed3c53a1b476dc775bc8eccc40e28bc652fb7f1e6a40c491c92

Created

2026-08-18 07:38:52 UTC

Size

100 MB


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:917b7719750babc1121bdaccbdd7deb301b95809bd639d0da9dc82b4da817aae - 0.91% (931 KB)

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

[#002] sha256:30c5485e9ee9d71046ba6c6d945e2cee18ce0e98ca73052dffb34a309e31ae2b - 54.34% (54.3 MB)

[#003] sha256:da14b7a3b3762f80357e9c02271f01cc590fd2aba08592904ac1b8098df9093b - 44.44% (44.4 MB)

[#004] sha256:83247984cb5221ac851a1a3ce17cce9bca757b63025c2355bcf542f67b652d00 - 0.0% (655 Bytes)

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

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

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

[#008] sha256:48f3539a44fed74bf94d2b96612898e2581e2ea8c13f2f1dfe6be54d6746e301 - 0.0% (712 Bytes)


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

BusyBox 1.38.0 (uclibc), Buildroot 2026.05.1, Debian 13

2026-08-15 11:05:02 UTC (buildkit.dockerfile.v0)

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

2026-08-15 11:05:02 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:51 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-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

ARG ARCH=riscv64

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:51 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:52 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-08-18 07:38:52 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:52 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:52 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:52 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:52 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:b03c171ffacdd074cd868b1412c25fbded98a2cce4575e0fdcffdbd330f6e4b2

Created

2026-08-18 07:38:59 UTC

Size

104 MB


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.94% (2.01 MB)

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

[#002] sha256:74d58fdaf6f317f740a69d029b671457c94164a87bec37fa08a65329fba57b75 - 53.72% (55.8 MB)

[#003] sha256:55f00c099c3453d381bd862c1ee7f91e237a3ce939eb59f7603cd1a2be766665 - 44.03% (45.7 MB)

[#004] sha256:15c762608b3e3d608e396be2d8741b916017cee90ba4fd8839d7cf3380053e32 - 0.0% (656 Bytes)

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

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

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

[#008] sha256:0854d5aac3e63da52feb25581b608ab92a2a7351e57bb94e9acb562f87772738 - 0.0% (713 Bytes)


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

BusyBox 1.38.0 (glibc), Debian 13

2026-08-15 11:07:44 UTC (buildkit.dockerfile.v0)

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

2026-08-15 11:07:44 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-08-18 07:38:58 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38: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-08-18 07:38:58 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-08-18 07:38:58 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-08-18 07:38:58 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

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

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-08-18 07:38:59 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-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

USER nobody

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-08-18 07:38:59 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-08-18 07:38:59 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.