Sign inSign up

imroc/prometheus:latest-distroless

Multi-platform
Index digest

sha256:4d2174874988fe0d8356fa5c799210767661a2ffce6bb03cdc64306f6579d7b9

OS/ARCH

Compressed size

126.14 MB

Last pushed

7 months by imroc

Type

Image

Manifest digest

sha256:30285977b4c28755149e94f48b1bbea4eed3b9d138142a099797c3d4cb3522d3

Image Layers

1bazel build @trixie//base-files/arm64:data_statusd84.32 KB
2bazel build @trixie//netbase/arm64:data_statusd12.48 KB
3bazel build @trixie//tzdata/arm64:data_statusd283.95 KB
4bazel build @trixie//media-types/arm64:data_statusd31.16 KB
5bazel build //common:rootfs75 B
6bazel build //common:passwd193 B
7bazel build //common:home130 B
8bazel build //common:group168 B
9bazel build //common:tmp84 B
10bazel build //static:nsswitch358 B
11bazel build //common:os_release_debian13316 B
12bazel build //common:cacerts_debian13_arm64133.23 KB
13ARG ARCH=arm640 B
14ARG OS=linux0 B
15LABEL org.opencontainers.image.authors=The Prometheus Authors0 B
16LABEL org.opencontainers.image.vendor=Prometheus0 B
17LABEL org.opencontainers.image.title=Prometheus0 B
18LABEL org.opencontainers.image.description=The Prometheus monitoring system0 B
19LABEL org.opencontainers.image.source=https://github.com/prometheus/prometheus0 B
20LABEL org.opencontainers.image.url=https://github.com/prometheus/prometheus0 B
21LABEL org.opencontainers.image.documentation=https://prometheus.io/docs0 B
22LABEL org.opencontainers.image.licenses=Apache License 2.00 B
23LABEL io.prometheus.image.variant=distroless0 B
24COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit636 B
25COPY LICENSE NOTICE npm_licenses.tar.bz2 /66.26 KB
26COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit67.62 MB
27COPY .build/linux-arm64/promtool /bin/promtool # buildkit57.92 MB
28WORKDIR /prometheus106 B
29EXPOSE map[9090/tcp:{}]0 B
30ENTRYPOINT ["/bin/prometheus"]0 B
31CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus"]0 B

Command

bazel build @trixie//base-files/arm64:data_statusd