Sign inSign up

prom/alertmanager-linux-s390x:v0.32.0

Manifest digest

sha256:4442435a7c4de6de143f5ca02dc25bd3dbc2d62a39db5b430f77c533d66b3f27

OS/ARCH

linux/s390x

Compressed size

35.19 MB

Last pushed

5 months by prombot

Type

Image

Manifest digest

sha256:4442435a7c4de6de143f5ca02dc25bd3dbc2d62a39db5b430f77c533d66b3f27

Image Layers

1BusyBox 1.37.0 (glibc), Debian 132 MB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit318.77 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5LABEL org.opencontainers.image.source=https://github.com/prometheus/alertmanager0 B
6ARG ARCH=s390x0 B
7ARG OS=linux0 B
8COPY .build/linux-s390x/amtool /bin/amtool # buildkit13.57 MB
9COPY .build/linux-s390x/alertmanager /bin/alertmanager # buildkit19.3 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit473 B
11RUN |2 ARCH=s390x OS=linux /bin/sh526 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 (glibc), Debian 13