Tag

prom/prometheus:v3.11.0-rc.0
Content Digest: sha256:43d7c00c4559c89295851ed789817d2cac33f1e08b3937a3a97e2e56cdd958d0
Manifests
Details
Content Digest

sha256:77e421db5b5a4e96e86aec564b2dad82ac5196ed8c20237bb8cc18634062189c

Created

2026-03-30 08:43:00 UTC

Size

146 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:a6680b927350cc00b395133816b089a777ad1a8e4e799a000f9a9f166a0c4f7e - 0.51% (765 KB)

[#001] sha256:a2243411ec8e6f03b5bd3683b39b605ebdd828234228bc7823815411b075ff44 - 0.21% (317 KB)

[#002] sha256:0e19a016d3e3025bb98eaa3421001329ed05f3094cd0063da5caafb289eeabd0 - 53.15% (77.5 MB)

[#003] sha256:234d391e1016693ce866e95914ee3339828f9d5cf6eac48b3562a45b39ab43c0 - 46.08% (67.2 MB)

[#004] sha256:9662dd974ff97e51ef6cf530c9266d4b91b1a292734a73df39b0b9defc0e040a - 0.0% (638 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:c68e775ecb6e54f67eb909e665ef9cc8c90bf570a39ae8dc0025df05b7776e65 - 0.0% (100 Bytes)

[#009] sha256:fdac61da89f71c22639704271156ecfb3f6c7ac8c5191a51cda1fa770a2d1e8e - 0.0% (692 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13

2026-03-15 10:55:08 UTC (buildkit.dockerfile.v0)

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

2026-03-15 10:55:08 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-03-30 08:42:59 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:42:59 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-03-30 08:42:59 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-03-30 08:42:59 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:42:59 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:00 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-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:00 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:7d4b582a5e3ffcc1dbe5dc16a79681ad1bfe85f2b6b6c5310a50c8eb6121850f

Created

2026-03-30 08:43:08 UTC

Size

136 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:0b731a8b6c5a15ef23ed02f074a6fefb38de67af9edca447ff9f04bc9e32986b - 0.52% (718 KB)

[#001] sha256:9a99fddef19ceca3122e140c8bb53b5173699d7fd58f86f826568cee18ac166e - 0.23% (317 KB)

[#002] sha256:c1cab8beb94b2c7413c0e3b663ed3b9e2c05b3626cb34919a0c70995acc8f9bd - 53.22% (72.3 MB)

[#003] sha256:1c8365552c3df1dd9dc976a065426ccca933f1d1b3239ec349578cf0b99deb1a - 45.99% (62.5 MB)

[#004] sha256:549505ba6b37d2957d2bafec98302791ac313d56f2598101d10b90a2f740ee44 - 0.0% (637 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:23f7c2d53e9ed37b2ed305d046bfe94fc125701a4321cee83494ed1ff7f25845 - 0.0% (100 Bytes)

[#009] sha256:56d8757643cd1956566f82f0365b31d02551d42ad5e3293d3f24cf4d294c5a68 - 0.0% (692 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13

2026-03-15 10:56:30 UTC (buildkit.dockerfile.v0)

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

2026-03-15 10:56:30 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-03-30 08:43:07 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:07 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-03-30 08:43:07 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-03-30 08:43:07 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:43:07 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:08 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-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:08 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:0b901397a43462fd6ddfca813abcbb771112af373a1458e9f0065ff663de0aba

Created

2026-03-30 08:43:15 UTC

Size

135 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:9f1abecdd7b7b87b0a2aec16182c4fbea17510c714eb221ede8bab8c37cfe2bd - 0.6% (826 KB)

[#001] sha256:c2caafd5aa9adf9e57186732c8345f489ff1a6329e3506f22ba7a21a8f72bc7e - 0.23% (317 KB)

[#002] sha256:f166a8028f46d5259c1c90d98b16a70f31678712a123354607f7e7fee6cb4219 - 53.19% (71.7 MB)

[#003] sha256:769a5093ce6209c88b99bd653da1b8180df89c9c0391f3a7666162105ec6b0f3 - 45.93% (61.9 MB)

[#004] sha256:f0ae014bf9ab2ef62f2d62795d8736fa92c8c0cdc37a1652bdf9573120cf8994 - 0.0% (637 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:106f64b9f74904f936a04d7a7e29f3e90b21fc8c841057da84b39a67996fe239 - 0.0% (100 Bytes)

[#009] sha256:626f7213788449104aaabbc9a1b507d214c20909197ef8573f8dfdcee6f12448 - 0.0% (692 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13

2026-03-15 11:00:36 UTC (buildkit.dockerfile.v0)

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

2026-03-15 11:00:36 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:15 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-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:15 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-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:15 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:108090fb69cdc8cd9d88c71033e9774d9c2630ea416c908d38e7bd8dac288fed

Created

2026-03-30 08:43:23 UTC

Size

134 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:1d4ac713c79eba9f3bdc774217a13d5ef527c23537a2bd1ee83f0fc6724ac63f - 1.84% (2.47 MB)

[#001] sha256:f6c2b234852bbc360ec363bc9f8c3c54be6913e38b5ba6cffe70e9939b2707c8 - 0.23% (319 KB)

[#002] sha256:f8994c2a22de7dd8727c0f3a2a5c33c85756c6eca5a519c7db1fcd879e3e68bb - 52.61% (70.6 MB)

[#003] sha256:95d4cc13e1ccaf10f8b730dfc67d7fd381509e16f1915b833f52412f67c698e4 - 45.27% (60.8 MB)

[#004] sha256:e010bfc76a397df86bfb96697ec5f04b5e8d484af43228b26cbe258752557bea - 0.0% (637 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:31bef6ecfd7e20a2f0a2b57b1b67ff786dcd4e2d7ffa8b12e80d036c2aa018a7 - 0.0% (100 Bytes)

[#009] sha256:b4830b7d6d6b244b5b4ceaadbd7d891a0a3e0e6c4a3291933946257c4d341a0e - 0.0% (697 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (glibc), Debian 13

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

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

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

COPY /rootfs / # buildkit

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:22 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-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:22 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:23 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-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:23 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:60b7afb8700780acc12f8693943fa732b04272f66da8d52a79c8d45b3cbeef88

Created

2026-03-30 08:43:31 UTC

Size

143 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:10b9cb6ac9afb35689f873e304105f78ae4b65e994e80f4adbcbaa105ffba37c - 0.62% (914 KB)

[#001] sha256:57825b3a64b06de28b9af0bece35e6c2780715359f0f479054c639f853427d15 - 0.22% (317 KB)

[#002] sha256:f5de6276607947c8894bd63be408ad4b002ae44116664da4911ca347a0aec997 - 53.06% (76.1 MB)

[#003] sha256:4c60a75f9cd4f264102452b6e2d0f20276c25e18ffc18d125ab5120e4b6161e7 - 46.05% (66.1 MB)

[#004] sha256:69add278adb2621414a3159af3c199b2711d1c04d692630eb457d88a5cec8b71 - 0.0% (638 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:2eb894d027c80a1c55ec361030b6396a03341f7b7ea480cf1cc0b4120b58a152 - 0.0% (100 Bytes)

[#009] sha256:723b78a6a490fef22d897b801c7bbfaacb9a08039580c3670e3b9e0c57dc6714 - 0.0% (692 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13

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

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

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

COPY /rootfs / # buildkit

2026-03-30 08:43:30 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:30 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-03-30 08:43:30 UTC (buildkit.dockerfile.v0)

ARG ARCH=riscv64

2026-03-30 08:43:30 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:43:30 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:31 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-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:31 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:8915ae0166e9dcd8bc88b240248f47930dd6aa95521c9e03ef054da490f961f8

Created

2026-03-30 08:43:35 UTC

Size

145 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:135e42cf28d1cdf311bb77af9f96e8c1caedd5a0dabaff90abf0bc537a2d28d8 - 1.38% (2 MB)

[#001] sha256:59dff3d1b5c8438d257613c36fe6d3469c1b1d092c65710bd4276c935c443392 - 0.21% (319 KB)

[#002] sha256:adc092c22a31c8380fc2b65251dbd53c3dd30a643c7c245af51e55f0fdbef9dd - 52.7% (76.5 MB)

[#003] sha256:82cc0741efa0ea8281ac4197c831eba4f95a978175b0814168194e3d4168bc7c - 45.66% (66.3 MB)

[#004] sha256:0b52f659afa7b50879f7d8a961282662cc592f0069db27184d81cf531a5468c6 - 0.0% (638 Bytes)

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

[#006] sha256:8d7d5fa250c37049fc9aa048ea2206caf4f68880f3bebcf1d04405da244c7348 - 0.0% (1.44 KB)

[#007] sha256:e01621dad3655816ef6d5e8695cf4a76fac9329dfcb4ee0f88405c3522e0f611 - 0.04% (60.2 KB)

[#008] sha256:75116100de382dc8e87cea3200393e2eb37efdf9de3519182f722085eef96257 - 0.0% (100 Bytes)

[#009] sha256:dcd605135541f6e45e5265011ed7ef234bb7b744582c9ccfb997a52680f770da - 0.0% (692 Bytes)


History
2024-09-26 21:31:42 UTC

BusyBox 1.37.0 (glibc), Debian 13

2026-03-15 11:05:07 UTC (buildkit.dockerfile.v0)

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

2026-03-15 11:05:07 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-03-30 08:43:34 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:34 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-03-30 08:43:34 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-03-30 08:43:34 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-03-30 08:43:34 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

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

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-03-30 08:43:35 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-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

USER nobody

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-03-30 08:43:35 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-03-30 08:43:35 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.