Tag

prom/prometheus:v3.11.2-busybox
Content Digest: sha256:5550dc63da361dc30f6fe02ac0e4dfc736ededfef3c8d12a634db04a67824d78
Manifests
Details
Content Digest

sha256:232e2ff3a14b9112baec11036481e25097b41157f17e1f911a37118e7b288468

Created

2026-04-13 12:34:36 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:ce2ce3cfbbe43fcc0ccd4bde3159867fee1ae856af95995dd2817cb19180e0eb - 53.15% (77.5 MB)

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

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

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:f60c291aa4d942e750fa519693f4d4a1b3ee039f39e64449b917e9ebff1f1d89 - 0.0% (694 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-04-13 12:34:35 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:35 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-04-13 12:34:35 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2026-04-13 12:34:35 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:34:35 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:34:36 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-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:34:36 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:91df862836911031f2a7ba7249c44acfaa218e9b13d18ea1a085c3781c88f41f

Created

2026-04-13 12:34:43 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:8ff6bb014124dc8c02cde108c4770e48ab1580db2cffc2c53ec8a370abadb47a - 53.21% (72.3 MB)

[#003] sha256:b73d11fb0f4ed0f93058231871c1945f55aeadff453bc1e60a289568ff3da192 - 46.0% (62.5 MB)

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

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:76827fa343748a55427f76d135be0243a165fa111f692311d0a64f6dff5dad73 - 0.0% (695 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-04-13 12:34:42 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:42 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-04-13 12:34:42 UTC (buildkit.dockerfile.v0)

ARG ARCH=armv7

2026-04-13 12:34:42 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:34:42 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:34:43 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-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:34:43 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:a2517e2d385fd71f9f30463419b6f5c98a4a7dfb704ba2f2f6d569f504ac0f13

Created

2026-04-13 12:34:50 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:dc4c909a068e458748861a7c63de57c58aa5ed348a87e3572ab8aad6d409adca - 53.19% (71.7 MB)

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

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

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:c4c1af2c2509e2de78eaedf6e573f7d5e3d74a50c6d68d6480472d51d212ffd7 - 0.0% (694 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-04-13 12:34:49 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34: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-04-13 12:34:49 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2026-04-13 12:34:49 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:34:49 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:34:50 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-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:34:50 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:f237c71ec9efaee6ec830447fc357d55181bd990bce810d14f9c3a9eec0a88f6

Created

2026-04-13 12:34:57 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:6ed4fd1449e00a27d701ca4f99f24a550b9db9d1e523615a4c3a31d6d6a87a1b - 52.61% (70.6 MB)

[#003] sha256:4ff1d22feab95b5cc3e348f53e65bf3919a334f72f6bdec9be56eba7fd480560 - 45.26% (60.8 MB)

[#004] sha256:5be324e8d1a42b9b2fcfac3208ecc6c628f0078585cc4bfeec67358d6b83357f - 0.0% (638 Bytes)

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:85742ad1a45b9214da57b945ffe84a113e866aea214d38d303098ccc30acf51e - 0.0% (694 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-04-13 12:34:56 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:56 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-04-13 12:34:56 UTC (buildkit.dockerfile.v0)

ARG ARCH=ppc64le

2026-04-13 12:34:56 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:34:56 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:34:57 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-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:34:57 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:c5afd8fa197a61e3687cb492a0d66d67bdf7e032d407fd54154f3a9d58854c31

Created

2026-04-13 12:35:04 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:493dc61f30bd77b13d11376dd15c41b48d7b8a75a77f5c77ce84b9320217f954 - 53.07% (76.1 MB)

[#003] sha256:98f344aadd40f58735eaea25fb0f77c423489626553e8119de40796d13636da4 - 46.05% (66.1 MB)

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

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:ee19b9de65d0df87f8e783c81970c99696fd74b2736289ed5f906c548f8ec6e1 - 0.0% (694 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-04-13 12:35:03 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:03 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-04-13 12:35:03 UTC (buildkit.dockerfile.v0)

ARG ARCH=riscv64

2026-04-13 12:35:03 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:35:03 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:35:04 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-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:35:04 UTC (buildkit.dockerfile.v0)

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

Details
Content Digest

sha256:5d4332c3fe423be915ba0e01ec13c00984887206389b809e87553aa168b31097

Created

2026-04-13 12:35:08 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:80dff866ef69e34d4c8fa60182f01b4629c484159ca6563b097cc2774e13e002 - 52.7% (76.5 MB)

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

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

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

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

[#007] sha256:f86ef4240a84c53ebe52103457a414f949b374a472cb44237e34bc9f75552a3a - 0.04% (61.1 KB)

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

[#009] sha256:24d088ea0f6e58e08d6c1b1aade6ad2c00bbd90e15b44515052d11a49a767744 - 0.0% (695 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-04-13 12:35:07 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35: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-04-13 12:35:07 UTC (buildkit.dockerfile.v0)

ARG ARCH=s390x

2026-04-13 12:35:07 UTC (buildkit.dockerfile.v0)

ARG OS=linux

2026-04-13 12:35:07 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

COPY LICENSE /LICENSE # buildkit

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

COPY NOTICE /NOTICE # buildkit

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

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

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

WORKDIR /prometheus

2026-04-13 12:35:08 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-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

USER nobody

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[9090/tcp:{}]

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

VOLUME [/prometheus]

2026-04-13 12:35:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/prometheus"]

2026-04-13 12:35:08 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.