Namespace
prom
Image / Tag
prometheus:v3.9.0
Content Digest
sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
Details
Created

2026-01-06 17:27:55 UTC

Size

128 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:9d85dc8d0609eb5b0eee7e2a865c75ab0d751c488887e42b1db7837a951bd6a3 - 0.58% (765 KB)

[#001] sha256:d0f7326b7716d0a2056a2f4f88e5fce49a87598d6e3f1b740bba33b5ca1403e7 - 0.24% (317 KB)

[#002] sha256:3c06c8e245dab8665383c13e7c1008df14d00de0f02a4bee5ac0bcf1b0a0a26c - 51.82% (66.4 MB)

[#003] sha256:fb5d60e63cb4432332a2c5c00868f5c51f856d9e8fc4a960ecf0cebef6ac51fb - 47.31% (60.6 MB)

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

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

[#006] sha256:883233e43d97a79e33f7872bd2b15dc1afa432f2eaa4283650e3f925c344edff - 0.0% (1.45 KB)

[#007] sha256:2571d348d758260ff5dfa70d769414030e089a28ebc83ed0912c7abf0c55b7c6 - 0.05% (59.2 KB)

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

[#009] sha256:8fa59144995011d0485b252574397cb96110fb50cb8115a225758b5675e837bf - 0.0% (693 Bytes)


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.3, Debian 13

2025-12-15 10:54:44 UTC (buildkit.dockerfile.v0)

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

2025-12-15 10:54:44 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-01-06 17:27:54 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:54 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

2026-01-06 17:27:54 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-01-06 17:27:54 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-06 17:27:54 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-01-06 17:27:55 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-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

USER nobody

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-01-06 17:27:55 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-01-06 17:27:59 UTC

Size

119 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:c0623174a0b70a0fa3b273f1ebb9214a12805d16e8eda9dd49c8ac5c861158e3 - 0.59% (718 KB)

[#001] sha256:3d9e5d46732a2c40e9c46d378f72940a24d14671c0a76cb2811353a24ec596e7 - 0.26% (317 KB)

[#002] sha256:5213f7991decd6fa0752ec3294a2d816bf1096f2d28fc0b595c3ff0d2540a1f8 - 51.86% (61.9 MB)

[#003] sha256:646622314d8a6bbdc4873507947640be7390854ca7b2cd98e675599d62e025da - 47.24% (56.4 MB)

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

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

[#006] sha256:883233e43d97a79e33f7872bd2b15dc1afa432f2eaa4283650e3f925c344edff - 0.0% (1.45 KB)

[#007] sha256:2571d348d758260ff5dfa70d769414030e089a28ebc83ed0912c7abf0c55b7c6 - 0.05% (59.2 KB)

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

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


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.3, Debian 13

2025-12-15 10:56:05 UTC (buildkit.dockerfile.v0)

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

2025-12-15 10:56:05 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-01-06 17:27:58 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27: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

2026-01-06 17:27:58 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-01-06 17:27:58 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-06 17:27:58 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-01-06 17:27:59 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-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

USER nobody

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-01-06 17:27:59 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-01-06 17:28:03 UTC

Size

119 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:0d1d799270c5f1a58132942619006017bc72d365df12239b2aea78c777282709 - 0.68% (826 KB)

[#001] sha256:7938917f4b9d0a8ea71412aae6941da95525b8ed2ec71c2f1585405618242f01 - 0.26% (317 KB)

[#002] sha256:b31e9481eca890c5e38c0631071caab7b1a3ed6f81a3ed3944aa1b7b7e555a09 - 51.84% (61.7 MB)

[#003] sha256:7d5f1111c58c8b92479cb66c59c51f4ccb1e30a8245f2de754de43914b706377 - 47.17% (56.1 MB)

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

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

[#006] sha256:883233e43d97a79e33f7872bd2b15dc1afa432f2eaa4283650e3f925c344edff - 0.0% (1.45 KB)

[#007] sha256:2571d348d758260ff5dfa70d769414030e089a28ebc83ed0912c7abf0c55b7c6 - 0.05% (59.2 KB)

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

[#009] sha256:a0c2ecc78bdfe1f68688c07e860c2afc1f3d098e79e1069bfaa3027673051471 - 0.0% (693 Bytes)


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

BusyBox 1.37.0 (uclibc), Buildroot 2025.08.3, Debian 13

2025-12-15 11:00:13 UTC (buildkit.dockerfile.v0)

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

2025-12-15 11:00:13 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-01-06 17:28:02 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:02 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

2026-01-06 17:28:02 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-01-06 17:28:02 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-06 17:28:02 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-01-06 17:28:03 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-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

USER nobody

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-01-06 17:28:03 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-01-06 17:28:07 UTC

Size

119 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.08% (2.48 MB)

[#001] sha256:71d6b12fcbfdf1fd7f070bdb5ff261ea15af72981bc619a4b202fa070169a825 - 0.26% (319 KB)

[#002] sha256:bca7a548652f29e924e87c208b6428b6f7ca37c68978c061cfde9fc47d6cae45 - 51.15% (60.9 MB)

[#003] sha256:597d833416a98ef4db4afba49abc614897ce957548405d440a11388baefc78ce - 46.46% (55.4 MB)

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

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

[#006] sha256:883233e43d97a79e33f7872bd2b15dc1afa432f2eaa4283650e3f925c344edff - 0.0% (1.45 KB)

[#007] sha256:2571d348d758260ff5dfa70d769414030e089a28ebc83ed0912c7abf0c55b7c6 - 0.05% (59.2 KB)

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

[#009] sha256:0c66837e9c316df0293310742c9da1f471ff8cb8c8d87f2e391bae3cfaa09927 - 0.0% (693 Bytes)


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

BusyBox 1.37.0 (glibc), Debian 13

2025-12-15 11:03:25 UTC (buildkit.dockerfile.v0)

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

2025-12-15 11:03:25 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-01-06 17:28:06 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:06 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

2026-01-06 17:28:06 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-01-06 17:28:06 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-06 17:28:06 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-01-06 17:28:07 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-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

USER nobody

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-01-06 17:28:07 UTC (buildkit.dockerfile.v0)

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

Details
Created

2026-01-06 17:28:11 UTC

Size

127 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.58% (2 MB)

[#001] sha256:36a82939bc0269dc74c9b457d77e1a0c6a17d82630d12b9c5da022dd4560efdf - 0.25% (319 KB)

[#002] sha256:916b173d8ebec2c3d54a6ba04e68f1be974c4414926a365a7a4068bc9343bcec - 51.29% (65.1 MB)

[#003] sha256:284684d11261731ec2a6e87697627055b5758a9e0a181dae2594988b5ee60ccb - 46.84% (59.4 MB)

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

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

[#006] sha256:883233e43d97a79e33f7872bd2b15dc1afa432f2eaa4283650e3f925c344edff - 0.0% (1.45 KB)

[#007] sha256:2571d348d758260ff5dfa70d769414030e089a28ebc83ed0912c7abf0c55b7c6 - 0.05% (59.2 KB)

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

[#009] sha256:a1812c1214b4185e9dd4c027ec29df2d4b0fbd0944bd0152bed1d575f254b718 - 0.0% (693 Bytes)


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

BusyBox 1.37.0 (glibc), Debian 13

2025-12-15 11:04:43 UTC (buildkit.dockerfile.v0)

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

2025-12-15 11:04:43 UTC (buildkit.dockerfile.v0)

COPY /rootfs / # buildkit

2026-01-06 17:28:10 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:10 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

2026-01-06 17:28:10 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-01-06 17:28:10 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-01-06 17:28:10 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

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

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-01-06 17:28:11 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-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

USER nobody

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-01-06 17:28:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-01-06 17:28:11 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