Namespace
prom
Image / Tag
prometheus:v3.15.0-rc.0
Content Digest
sha256:fd3e9ddff9bf12ccffa88c4b670b93b646cc6d7fbe8d2bfe3eab73a9e4e38802
Details
Created

2026-09-14 18:46:39 UTC

Size

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

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

[#002] sha256:f614f8d5124be28297e2366dc74fdd40bd0b8471a88ef10f7e1f8a00c88db8c6 - 54.3% (59 MB)

[#003] sha256:8d2a33cb5a60285ccced58d3d9936a3eaf06dfff2f0f71ac2eab881d456cf40a - 44.71% (48.6 MB)

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

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

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

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

[#008] sha256:cc0180c9d8d8a905cf6c280bb699b6a0708cb18b938fb2a57998d28172441a04 - 0.0% (714 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-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46: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-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:38 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:46:39 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-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:46:39 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-09-14 18:46:50 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:63445ac89c71ea4b8b923f24714caf0996f1fe1e3211bc59c9731b8a753e0c83 - 0.7% (733 KB)

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

[#002] sha256:fb6d700be9f2d9ed0606312aa54a9b8dd3e68f4f0de3ee72844f994ff704e494 - 54.34% (55.6 MB)

[#003] sha256:0687c4e9e8ba79cacbc1fbd8398f6eed3cd0199485b88cd1806c2d6462904c29 - 44.65% (45.7 MB)

[#004] sha256:c08171f1ebaf739d189c5551f18304675b3f151cb187cc76155f5eebe293cf7c - 0.0% (658 Bytes)

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

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

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

[#008] sha256:eb2ba803b8dba42cb22fb6587724a3d3c9fbbb9606ca8b93abe69d1eb69b0695 - 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: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-09-14 18:46:49 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:49 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-09-14 18:46:49 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-09-14 18:46:49 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:46:49 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:46:50 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-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:46:50 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-09-14 18:46:45 UTC

Size

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

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

[#002] sha256:70951c3824559750325b61de39889744c8d07869350af5ceca8f7523bd259661 - 54.37% (54.3 MB)

[#003] sha256:4b0541d4d1267a41f11563ab8363e414bd5318be6dd84235aa435eaa5eff7dc5 - 44.49% (44.5 MB)

[#004] sha256:278621f453be639df145c2d674dc210e8b015b8d84ddf4dbe1fa3048c350c2a3 - 0.0% (658 Bytes)

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

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

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

[#008] sha256:3864d67e0b405306908e76651ff5c98813665592e3e83da31d953efac33cae7b - 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-09-14 18:46:44 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46: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-09-14 18:46:44 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-09-14 18:46:44 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:46:44 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:46:45 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-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:46:45 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-09-14 18:46:55 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:cebd0d20363a6646b2526d710bebe722a8b99d3de6124ae3c6db5e8ae5e03b0c - 2.43% (2.49 MB)

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

[#002] sha256:c1b9fbd2f45a7793acf2fa765dbb99c0d8ac3123aa6d064229b68f208f34bb1b - 53.49% (54.8 MB)

[#003] sha256:2386c808a98acd9eb2a458c6a84c310bbf2ced58029626c68746864af224b260 - 43.77% (44.8 MB)

[#004] sha256:aefec82b3db3189eee1d4bed8ea9cea4a1014e6009716b30984cdd730f53920f - 0.0% (658 Bytes)

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

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

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

[#008] sha256:01ca84108b062064bac076d733e99c190b9db2cbaaef4b7fb9ec9b4800de8b75 - 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-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:55 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-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:46:55 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-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:46:55 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-09-14 18:47:00 UTC

Size

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

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

[#002] sha256:504a09a1926347ee55a7db6aee7797f4584a241a9e2823832ffeaf52dea80d56 - 54.31% (56.8 MB)

[#003] sha256:14ca33a2579da773d14cd91eae2e6dad191369eafbc84b2212dbe8b1550eee7e - 44.52% (46.6 MB)

[#004] sha256:a5427cab7d5bc32929962e76e9816b48fd2b3b7a94c4f5dd709326c83be06a3e - 0.0% (658 Bytes)

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

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

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

[#008] sha256:383f8d88d41002e0813b2a9a7e6ec84d0a921cc71b8dbed0e266883282d956e3 - 0.0% (713 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-09-14 18:46:59 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:46: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-09-14 18:46:59 UTC (buildkit.dockerfile.v0)

ARG ARCH=riscv64

2026-09-14 18:46:59 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:46:59 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:47:00 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-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:47:00 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-09-14 18:47:05 UTC

Size

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

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

[#002] sha256:3ef931ae6c03ba123b59be5c8e01e4973d9e5ea245b7e2125bf039ea566caad8 - 53.72% (57.8 MB)

[#003] sha256:a44e79fcd91cc98eafa0afd9c33db1865da0c4fc9e3490e66a837d378d57691e - 44.11% (47.4 MB)

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

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

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

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

[#008] sha256:d049ce1e03dfeefc4c3c8f497c4b8771dba00c9dab1c4e373a7b791b3994dd33 - 0.0% (710 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-09-14 18:47:04 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:04 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-09-14 18:47:04 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-09-14 18:47:04 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-09-14 18:47:04 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

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

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-09-14 18:47:05 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-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

USER nobody

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-09-14 18:47:05 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-09-14 18:47:05 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