2026-02-25 21:55:17 UTC
136 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:0287e1e50cbcecf8da36ece8d03c3e705bb22b5820b30a3a692933062c5d8aef - 0.06% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.01% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.2% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.02% (31.2 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.1% (133 KB)
[#012] sha256:7f74247fd7907f8e5872e1a7d807e15da0ae3257c1a42970a64bb5ba37c8eeb5 - 0.0% (636 Bytes)
[#013] sha256:d07271187d977ca819cd547663c2426541cd03913378bb8c2cc00e51e073413b - 0.05% (66.3 KB)
[#014] sha256:512a284b89b9f8b295ce12d336ef3c5883e4cee57d872ec8ac3260ee9f177f47 - 53.52% (73 MB)
[#015] sha256:18ebe9a6f9231f1ea2e60f4d750a2ba3f1a627c780c393dd9fbcb3472ab94190 - 46.05% (62.8 MB)
[#016] sha256:f618c30126bfc4572cb40a694661fc72deb4147873c621c68a27b6df9a8396cc - 0.0% (104 Bytes)
bazel build @trixie//base-files/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//media-types/amd64:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_amd64
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)ARG ARCH=amd64
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)ARG OS=linux
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=The Prometheus Authors
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Prometheus
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Prometheus
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=The Prometheus monitoring system and time series database
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://prometheus.io/docs
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache License 2.0
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)LABEL io.prometheus.image.variant=distroless
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
2026-02-25 21:55:16 UTC (buildkit.dockerfile.v0)COPY LICENSE NOTICE npm_licenses.tar.bz2 / # buildkit
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)COPY .build/linux-amd64/promtool /bin/promtool # buildkit
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)WORKDIR /prometheus
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)EXPOSE map[9090/tcp:{}]
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/prometheus"]
2026-02-25 21:55:17 UTC (buildkit.dockerfile.v0)CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]
2026-02-25 21:55:24 UTC
127 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:a341e15d5c2ca4cd7c2e189dabe61fb9a21463d0ca1dcf2e0ddf5ce967bc278e - 0.06% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.01% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.22% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.02% (31.2 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.1% (133 KB)
[#012] sha256:40eb9cb28ff0acffd7133a24b994a46fa9fd91a0782f0a4980907836b58c31a9 - 0.0% (636 Bytes)
[#013] sha256:d07271187d977ca819cd547663c2426541cd03913378bb8c2cc00e51e073413b - 0.05% (66.3 KB)
[#014] sha256:8a0f8c3860ef2e147a401d4f416bf2a17c9bd0beb554f6a8d3f04a16c95b5602 - 53.56% (68.2 MB)
[#015] sha256:0f5c91010c9d924497d666a9acb6a4a9b1328840a3b8b5e44f1fa828483b1d1e - 45.97% (58.5 MB)
[#016] sha256:f7b695736cacf9aaaee640d792e5ceae426f5e0b1439b9318c0cab918f148358 - 0.0% (104 Bytes)
bazel build @trixie//base-files/armhf:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/armhf:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/armhf:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//media-types/armhf:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_arm
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)ARG ARCH=armv7
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)ARG OS=linux
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=The Prometheus Authors
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Prometheus
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Prometheus
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=The Prometheus monitoring system and time series database
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://prometheus.io/docs
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache License 2.0
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)LABEL io.prometheus.image.variant=distroless
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
2026-02-25 21:55:23 UTC (buildkit.dockerfile.v0)COPY LICENSE NOTICE npm_licenses.tar.bz2 / # buildkit
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)COPY .build/linux-armv7/prometheus /bin/prometheus # buildkit
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)COPY .build/linux-armv7/promtool /bin/promtool # buildkit
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)WORKDIR /prometheus
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)EXPOSE map[9090/tcp:{}]
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/prometheus"]
2026-02-25 21:55:24 UTC (buildkit.dockerfile.v0)CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]
2026-02-25 21:55:31 UTC
126 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:4bbfb68b822ed2bdf0d50224c5e1ebfebb256ad0c4db19edaff9849e50557455 - 0.07% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.01% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.22% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.02% (31.2 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.1% (133 KB)
[#012] sha256:2130bc19826209c3d09b3f429096a88e411606098f84d5fbf91fae52ce6c47b2 - 0.0% (636 Bytes)
[#013] sha256:d07271187d977ca819cd547663c2426541cd03913378bb8c2cc00e51e073413b - 0.05% (66.3 KB)
[#014] sha256:fbfa18ddd138b715fcb9c262aed03efc3bb8b8d1f415d1ce16292066bd5098e9 - 53.61% (67.6 MB)
[#015] sha256:914b2bd44c79bca23e1d00d389fc3b855f4d4c5829a87e2d47ed1aab55c45b06 - 45.92% (57.9 MB)
[#016] sha256:e48df9d57181f212be6acb4d6a00547f7f9eebd914fe37325819dbffb6fd493b - 0.0% (106 Bytes)
bazel build @trixie//base-files/arm64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/arm64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/arm64:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//media-types/arm64:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_arm64
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)ARG ARCH=arm64
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)ARG OS=linux
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=The Prometheus Authors
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Prometheus
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Prometheus
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=The Prometheus monitoring system and time series database
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://prometheus.io/docs
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache License 2.0
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)LABEL io.prometheus.image.variant=distroless
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
2026-02-25 21:55:30 UTC (buildkit.dockerfile.v0)COPY LICENSE NOTICE npm_licenses.tar.bz2 / # buildkit
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)COPY .build/linux-arm64/promtool /bin/promtool # buildkit
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)WORKDIR /prometheus
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)EXPOSE map[9090/tcp:{}]
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/prometheus"]
2026-02-25 21:55:31 UTC (buildkit.dockerfile.v0)CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]
2026-02-25 21:55:38 UTC
124 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:47c985c4918f6cf462e885d702c06c25f62dad6db0e7650083dcebf48a58288f - 0.07% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.01% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.22% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.02% (31.2 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.1% (133 KB)
[#012] sha256:6ed0cbd51bb380978f9acd48db48568a411b28897a6edd7cd8aacb8c6992d76e - 0.0% (636 Bytes)
[#013] sha256:d07271187d977ca819cd547663c2426541cd03913378bb8c2cc00e51e073413b - 0.05% (66.3 KB)
[#014] sha256:0ae978e0f2e0ebb303b2a3ac289f8c58d750ad29362124340f14b687a167523e - 53.69% (66.8 MB)
[#015] sha256:c89dfea3d8f54b4b7d1fd1ac25e8d326b3db4f4aaf26e907cec910758e9cfbc8 - 45.83% (57 MB)
[#016] sha256:edf40923e0ddfc0ca0949115ff6867024c7ba3240a3d878becd17f3d2f9913b9 - 0.0% (106 Bytes)
bazel build @trixie//base-files/ppc64el:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/ppc64el:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/ppc64el:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//media-types/ppc64el:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_ppc64le
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)ARG ARCH=ppc64le
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)ARG OS=linux
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=The Prometheus Authors
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Prometheus
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Prometheus
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=The Prometheus monitoring system and time series database
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://prometheus.io/docs
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache License 2.0
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)LABEL io.prometheus.image.variant=distroless
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
2026-02-25 21:55:37 UTC (buildkit.dockerfile.v0)COPY LICENSE NOTICE npm_licenses.tar.bz2 / # buildkit
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)COPY .build/linux-ppc64le/prometheus /bin/prometheus # buildkit
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)COPY .build/linux-ppc64le/promtool /bin/promtool # buildkit
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)WORKDIR /prometheus
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)EXPOSE map[9090/tcp:{}]
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/prometheus"]
2026-02-25 21:55:38 UTC (buildkit.dockerfile.v0)CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]
2026-02-25 21:55:49 UTC
135 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_FILE/etc/ssl/certs/ca-certificates.crt
[#000] sha256:9aa424b7e33f5632a40977290820983fc04d0e552214ef9fdf3e8f4aa9d1697f - 0.06% (84.3 KB)
[#001] sha256:5b3013706a463509f05fabda3a5f854b1c5f3429561cf9374db6e6681da5493f - 0.01% (12.5 KB)
[#002] sha256:7f3244d399e3aa6d6587c77141bdee7e70c96e127afb61e3c8c0efe8894553fc - 0.21% (284 KB)
[#003] sha256:9d2753d762cc58b055d94d102989775221df5156b7bec5861353454c308ad197 - 0.02% (31.2 KB)
[#004] sha256:0f8b424aa0b96c1c388a5fd4d90735604459256336853082afb61733438872b5 - 0.0% (75 Bytes)
[#005] sha256:d557676654e572af3e3173c90e7874644207fda32cd87e9d3d66b5d7b98a7b21 - 0.0% (193 Bytes)
[#006] sha256:d82bc7a76a838c9a4a6025192429c2fed58f73742ef1fb9c8bb7b995fc3b7213 - 0.0% (130 Bytes)
[#007] sha256:68e4cd60e60fed4486d5b4b40b079e57781e828d93d80a7411e8760dcccfbbf7 - 0.0% (168 Bytes)
[#008] sha256:0783a66ae7492bb16937c7723c534e431404aa3ebbdcaaed65d264a95a266b9e - 0.0% (84 Bytes)
[#009] sha256:efae86a3fb38e05e6e2584bc2f48534a0d82f8d9e9a4163d04885d5c65423105 - 0.0% (358 Bytes)
[#010] sha256:411e1c946a02ee44c9adc542515ae29ff58d65149a4a201cbd688297c9900ee4 - 0.0% (316 Bytes)
[#011] sha256:77964957095d7872770920c8f55d28613e85f8e27aa0b157a440e0d635193fa9 - 0.1% (133 KB)
[#012] sha256:47d30aa67c19893419fd9791387ab892bc595469eacaf3f30ce2d6a6283474f0 - 0.0% (637 Bytes)
[#013] sha256:d07271187d977ca819cd547663c2426541cd03913378bb8c2cc00e51e073413b - 0.05% (66.3 KB)
[#014] sha256:a30f31f00764293210614d6c2eff5e8aad8a8254b6369b1e82cfe4f0c6cdd3e4 - 53.52% (72.1 MB)
[#015] sha256:a6182da3c69fbc37f273f7a4d91cd0a8a3df960b2472b115d33abf66d07e9ab0 - 46.03% (62 MB)
[#016] sha256:93cb21b71ec00a6300d91dc622bbf3817cbe52260f4826fc164d059fb289ef36 - 0.0% (104 Bytes)
bazel build @trixie//base-files/s390x:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//netbase/s390x:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//tzdata/s390x:data_statusd
1970-01-01 00:00:00 UTCbazel build @trixie//media-types/s390x:data_statusd
1970-01-01 00:00:00 UTCbazel build //common:rootfs
1970-01-01 00:00:00 UTCbazel build //common:passwd
1970-01-01 00:00:00 UTCbazel build //common:home
1970-01-01 00:00:00 UTCbazel build //common:group
1970-01-01 00:00:00 UTCbazel build //common:tmp
1970-01-01 00:00:00 UTCbazel build //static:nsswitch
1970-01-01 00:00:00 UTCbazel build //common:os_release_debian13
1970-01-01 00:00:00 UTCbazel build //common:cacerts_debian13_s390x
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)ARG ARCH=s390x
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)ARG OS=linux
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=The Prometheus Authors
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=Prometheus
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=Prometheus
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=The Prometheus monitoring system and time series database
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://prometheus.io/docs
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.licenses=Apache License 2.0
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)LABEL io.prometheus.image.variant=distroless
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit
2026-02-25 21:55:48 UTC (buildkit.dockerfile.v0)COPY LICENSE NOTICE npm_licenses.tar.bz2 / # buildkit
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)COPY .build/linux-s390x/prometheus /bin/prometheus # buildkit
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)COPY .build/linux-s390x/promtool /bin/promtool # buildkit
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)WORKDIR /prometheus
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)EXPOSE map[9090/tcp:{}]
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/bin/prometheus"]
2026-02-25 21:55:49 UTC (buildkit.dockerfile.v0)CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]
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.