Sign inSign up

prom/alertmanager-linux-arm64:v0.32.0

Manifest digest

sha256:cbe8d3a9c655a293a28cafc14e3d1a1dc8f68cc56ae5bc2ad045087674e6a7ae

OS/ARCH

linux/arm64

Compressed size

31.99 MB

Last pushed

5 months by prombot

Type

Image

Manifest digest

sha256:cbe8d3a9c655a293a28cafc14e3d1a1dc8f68cc56ae5bc2ad045087674e6a7ae

Image Layers

1BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2,825.78 KB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit316.97 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5LABEL org.opencontainers.image.source=https://github.com/prometheus/alertmanager0 B
6ARG ARCH=arm640 B
7ARG OS=linux0 B
8COPY .build/linux-arm64/amtool /bin/amtool # buildkit12.7 MB
9COPY .build/linux-arm64/alertmanager /bin/alertmanager # buildkit18.18 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit473 B
11RUN |2 ARCH=arm64 OS=linux /bin/sh532 B
12USER nobody0 B
13EXPOSE map[9093/tcp:{}]0 B
14VOLUME [/alertmanager]0 B
15WORKDIR /alertmanager32 B
16ENTRYPOINT ["/bin/alertmanager"]0 B
17CMD ["--config.file=/etc/alertmanager/alertmanager.yml" "--storage.path=/alertmanager"]0 B

Command

BusyBox 1.37.0 (uclibc), Buildroot 2025.11.2, Debian 13