Namespace
prom
Image / Tag
prometheus:main
Content Digest
sha256:83b94c2c6088cb4b77867be2734cd7e3a4db81397110ad559cb7b20163e1190a
Details
Created

2025-12-10 09:37:18 UTC

Size

130 MB

Content Digest
Labels
  • 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:788cf624215f1d5e05e8afaa0bc4685fb8f5bba8aaf19ff5bed861e41b23c8da - 0.57% (765 KB)

[#001] sha256:bfb096735d13c7bb241313c54a4711df233b977f07560a92ce9d7af1d51b872a - 0.35% (471 KB)

[#002] sha256:4f5f0b0eca954f520e32bb1850088c24cb8409b28385a7c9ae6b08feb233fbad - 51.7% (67.3 MB)

[#003] sha256:d82fd55e6e9ab88227ec7220b10cbbfe7c72e9d30433ca9cf6e1a6718a19e388 - 47.32% (61.6 MB)

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

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

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

[#007] sha256:36892031a6d2aa416175725bd7beb1791e32bfd034aaa71b474f672274d18ff5 - 0.04% (59.1 KB)

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

[#009] sha256:8f5b462828327cb1c3f364fe250d7eaa81957769ce5d7fdf88379b5750d07d0d - 0.0% (691 Bytes)


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2, Debian 13

2025-12-03 05:01:22 UTC (buildkit.dockerfile.v0)

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

2025-12-03 05:01:22 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2025-12-10 09:37:17 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:17 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

2025-12-10 09:37:17 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2025-12-10 09:37:17 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-12-10 09:37:17 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2025-12-10 09:37:18 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

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

USER nobody

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2025-12-10 09:37:18 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-12-10 09:37:23 UTC

Size

120 MB

Content Digest
Labels
  • 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:2d33f1fe3ec8a6c4cc2e3b42e4d84977eafadfee34a0baa64732fe1bd98d4806 - 0.58% (718 KB)

[#001] sha256:3ed60df13e59a2e52062f1227ec49facf700e05dd290c30da8023778dd69a003 - 0.38% (471 KB)

[#002] sha256:3bd73baf02a751f444417b22d5c0c978915f2816dc000dd7db20ead51c36f547 - 51.76% (62.3 MB)

[#003] sha256:28cfb85ab85c87816543724ebf4d4701b5fc0723938a2efde38f74aef09b3f7b - 47.23% (56.9 MB)

[#004] sha256:9deabd8972bdac9dbfcadec114d024ce198d7167493595bd65e0ba9ac8eb396e - 0.0% (636 Bytes)

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

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

[#007] sha256:36892031a6d2aa416175725bd7beb1791e32bfd034aaa71b474f672274d18ff5 - 0.05% (59.1 KB)

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

[#009] sha256:12b091dbf64be2313373b7c55573cc261dab313555fbb3651eefaefa34f7ebd7 - 0.0% (691 Bytes)


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2, Debian 13

2025-12-03 05:02:40 UTC (buildkit.dockerfile.v0)

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

2025-12-03 05:02:40 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37: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

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:22 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2025-12-10 09:37:23 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

2025-12-10 09:37:23 UTC (buildkit.dockerfile.v0)

USER nobody

2025-12-10 09:37:23 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2025-12-10 09:37:23 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2025-12-10 09:37:23 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2025-12-10 09:37:23 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-12-10 09:37:27 UTC

Size

121 MB

Content Digest
Labels
  • 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:d60ca8dbeaea99ace20f41b9c82a76f0e59ac01d871c608c72186d010e3a2866 - 0.67% (826 KB)

[#001] sha256:c4cd8ad2c7b44743f1653d4d9cc57ac1d4f77175c14e614a1df9cd175504899e - 0.38% (471 KB)

[#002] sha256:0f1ec0e80c50030b81c131719fa2c06e9fd16247e46f2e4ab87221ffe9f66b76 - 51.72% (62.6 MB)

[#003] sha256:84725c83c369c53bf053156bb13bd8e35719bbf96e5ed7253c4a04a9d18271df - 47.18% (57.1 MB)

[#004] sha256:3bf0459b311523fab2159d1d0780fc3b00f956929c1c4f6b8012077c1f6de1a8 - 0.0% (638 Bytes)

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

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

[#007] sha256:36892031a6d2aa416175725bd7beb1791e32bfd034aaa71b474f672274d18ff5 - 0.05% (59.1 KB)

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

[#009] sha256:c6e4315d0cc6f722cd94bec35b6d100ebebfe213b2064dd568c14ef989c4f1a8 - 0.0% (691 Bytes)


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.2, Debian 13

2025-12-03 05:04:07 UTC (buildkit.dockerfile.v0)

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

2025-12-03 05:04:07 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2025-12-10 09:37:26 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:26 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

2025-12-10 09:37:26 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-12-10 09:37:26 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-12-10 09:37:26 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2025-12-10 09:37:27 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

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

USER nobody

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2025-12-10 09:37:27 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-12-10 09:37:33 UTC

Size

121 MB

Content Digest
Labels
  • 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:f563e20caae6ffaaf38bd8b49036263abce9df6c1b7683ad7a02449a87318e1e - 2.05% (2.48 MB)

[#001] sha256:60a6d1d55c935600cbb5ae8010d9399b46bc92a3939bf461614c650d7119ad58 - 0.38% (473 KB)

[#002] sha256:32ffb573204dcd6aaf7963135969dc918b3074798c1dc49a4a59f524a5788433 - 51.04% (61.8 MB)

[#003] sha256:3e186fdcc751029315095c2b9dca5e2cf583ce056c73eeccc01c208b004ae62c - 46.48% (56.3 MB)

[#004] sha256:8887fd974d86989e3f72cc42cad7dcb810e60f92f230d37c8ae012faa0567f23 - 0.0% (638 Bytes)

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

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

[#007] sha256:36892031a6d2aa416175725bd7beb1791e32bfd034aaa71b474f672274d18ff5 - 0.05% (59.1 KB)

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

[#009] sha256:12bc6aadfb70031c1b670b091d50c073f8deb7f8cd6f8bf290e0585fb335a20f - 0.0% (694 Bytes)


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

BusyBox 1.37.0 (glibc), Debian 13

2025-12-03 05:07:09 UTC (buildkit.dockerfile.v0)

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

2025-12-03 05:07:09 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37: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

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2025-12-10 09:37:32 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2025-12-10 09:37:33 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

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

USER nobody

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2025-12-10 09:37:33 UTC (buildkit.dockerfile.v0)

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

Details
Created

2025-12-10 09:37:38 UTC

Size

129 MB

Content Digest
Labels
  • 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:52d4c74a498d7a7a936ccf20a0e653ec658af612e9f121c4e7a294077479171a - 1.55% (2 MB)

[#001] sha256:37891161d2999ed054925ba8fedf1f594a6d75ca99a3cd233525e03b286d730c - 0.36% (473 KB)

[#002] sha256:f40ff834604940af67a9fdaa89022fefffe203ea1432b5b14035492d57fc1ba0 - 51.19% (65.9 MB)

[#003] sha256:979e7b4938a165bdb74a2486d79df2c3328fab0ce5415db6c27f2cfb782fc2da - 46.85% (60.3 MB)

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

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

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

[#007] sha256:36892031a6d2aa416175725bd7beb1791e32bfd034aaa71b474f672274d18ff5 - 0.04% (59.1 KB)

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

[#009] sha256:c30f7f0d1c64608ac44dd7a9044ff04d8fa2ee85e33233cbda776931e3e032e9 - 0.0% (691 Bytes)


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

BusyBox 1.37.0 (glibc), Debian 13

2025-12-03 05:08:25 UTC (buildkit.dockerfile.v0)

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

2025-12-03 05:08:25 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2025-12-10 09:37:37 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37: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

2025-12-10 09:37:37 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2025-12-10 09:37:37 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2025-12-10 09:37:37 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

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

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2025-12-10 09:37:38 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

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

USER nobody

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2025-12-10 09:37:38 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2025-12-10 09:37:38 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