sha256:7bcbe7b7c0799e976fa3a235d1700113926f9c3448ff625f72bf530e4d6b09ef
OS/ARCH
linux/amd64
Compressed size
104.08 MB
Last pushed
about 1 month by simonswine
Type
Image
Manifest digest
sha256:41d510059bb4f5be2525c83a18db2594e98c8e1c6a88bad1ef3d1a1677b4c029
Image Layers
1bazel build @trixie//base-files/amd64:data_statusd83.84 KB2bazel build @trixie//netbase/amd64:data_statusd12.38 KB3bazel build @trixie//tzdata/amd64:data_statusd281.77 KB4bazel build @trixie//tzdata-legacy/amd64:data_statusd248.49 KB5bazel build @trixie//media-types/amd64:data_statusd31.34 KB6bazel build //common:rootfs67 B7bazel build //common:passwd188 B8bazel build //common:home123 B9bazel build //common:group162 B10bazel build //common:tmp80 B11bazel build //static:nsswitch351 B12bazel build //common:os_release_debian13311 B13bazel build //common:cacerts_debian13_amd64133.78 KB14ARG ARCH=amd640 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-amd64/prometheus /bin/prometheus # buildkit56.7 MB28COPY .build/linux-amd64/promtool /bin/promtool # buildkit46.6 MB29WORKDIR /prometheus105 B30EXPOSE [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/amd64:data_statusd