Sign inSign up

prom/alertmanager-linux-s390x:v0.32.2

Manifest digest

sha256:a4bd4ac189179ae33385f3230236e8a7cd156f0d10280c3337c2105aacf933f8

OS/ARCH

linux/s390x

Compressed size

35.25 MB

Last pushed

3 months by prombot

Type

Image

Manifest digest

sha256:a4bd4ac189179ae33385f3230236e8a7cd156f0d10280c3337c2105aacf933f8

Image Layers

1BusyBox 1.38.0 (glibc), Debian 132.01 MB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit317 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.59 MB
9COPY .build/linux-s390x/alertmanager /bin/alertmanager # buildkit19.33 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit474 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.38.0 (glibc), Debian 13