Sign inSign up

prom/alertmanager-linux-amd64:v0.33.0

Manifest digest

sha256:2e39a6678c8895b1fc5e304e0cd9b45dc30713c51882c70bf4e0e266763c8b82

OS/ARCH

linux/amd64

Compressed size

37.96 MB

Last pushed

3 months by prombot

Type

Image

Manifest digest

sha256:2e39a6678c8895b1fc5e304e0cd9b45dc30713c51882c70bf4e0e266763c8b82

Image Layers

1BusyBox 1.38.0 (uclibc), Buildroot 2026.02.2,781.53 KB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit317.01 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5LABEL org.opencontainers.image.source=https://github.com/prometheus/alertmanager0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY .build/linux-amd64/amtool /bin/amtool # buildkit13.96 MB
9COPY .build/linux-amd64/alertmanager /bin/alertmanager # buildkit22.93 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit476 B
11RUN |2 ARCH=amd64 OS=linux /bin/sh530 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.38.0 (uclibc), Buildroot 2026.02.2, Debian 13