sha256:d024c60965651d7ec516dbd1cec6748785bc99b6c2afa97dd1001e23e6ec3cdd
OS/ARCH
linux/ppc64le
Compressed size
96.42 MB
Last pushed
29 days by prombot
Type
Image
Manifest digest
sha256:d024c60965651d7ec516dbd1cec6748785bc99b6c2afa97dd1001e23e6ec3cdd
Image Layers
1bazel build @trixie//base-files/ppc64el:data_statusd84.38 KB2bazel build @trixie//netbase/ppc64el:data_statusd12.48 KB3bazel build @trixie//tzdata/ppc64el:data_statusd288.57 KB4bazel build @trixie//tzdata-legacy/ppc64el:data_statusd257.63 KB5bazel build @trixie//media-types/ppc64el:data_statusd31.16 KB6bazel build //common:rootfs75 B7bazel build //common:passwd193 B8bazel build //common:home130 B9bazel build //common:group168 B10bazel build //common:tmp84 B11bazel build //static:nsswitch358 B12bazel build //common:os_release_debian13316 B13bazel build //common:cacerts_debian13_ppc64le133.23 KB14ARG ARCH=ppc64le0 B15ARG OS=linux0 B16LABEL org.opencontainers.image.authors=The Prometheus Authors0 B17LABEL org.opencontainers.image.vendor=Prometheus0 B18LABEL org.opencontainers.image.title=Prometheus0 B19LABEL org.opencontainers.image.description=The Prometheus monitoring system0 B20LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B21LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus0 B22LABEL org.opencontainers.image.documentation=https://prometheus.io/docs0 B23LABEL org.opencontainers.image.licenses=Apache License 2.00 B24LABEL io.prometheus.image.variant=distroless0 B25COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit655 B26COPY LICENSE NOTICE / #5.3 KB27COPY .build/linux-ppc64le/prometheus /bin/prometheus # buildkit52.66 MB28COPY .build/linux-ppc64le/promtool /bin/promtool # buildkit42.96 MB29WORKDIR /prometheus105 B30EXPOSE map[9090/tcp:{}]0 B31ENTRYPOINT ["/bin/prometheus"]0 B32CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 BCommand
bazel build @trixie//base-files/ppc64el:data_statusd