Sign inSign up

prom/alertmanager-linux-s390x:v0.33.1

Manifest digest

sha256:d8cdd43045c70b7ed0e9899d7b059f196398e4e23179499e48290de1841d777e

OS/ARCH

linux/s390x

Compressed size

38.59 MB

Last pushed

3 months by prombot

Type

Image

Manifest digest

sha256:d8cdd43045c70b7ed0e9899d7b059f196398e4e23179499e48290de1841d777e

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.73 MB
9COPY .build/linux-s390x/alertmanager /bin/alertmanager # buildkit22.54 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit477 B
11RUN |2 ARCH=s390x 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.38.0 (glibc), Debian 13