Sign inSign up

prom/alertmanager-linux-ppc64le:v0.30.0-rc.0

Manifest digest

sha256:d00c356e7b44624497384bf018ef969f10ef198817cf60145454cf95c260f7e1

OS/ARCH

linux/ppc64le

Compressed size

36.44 MB

Last pushed

10 months by prombot

Type

Image

Manifest digest

sha256:d00c356e7b44624497384bf018ef969f10ef198817cf60145454cf95c260f7e1

Image Layers

1BusyBox 1.37.0 (glibc), Debian 132.48 MB
2MAINTAINER The Prometheus Authors <[email protected]>0 B
3COPY /rootfs / # buildkit473.45 KB
4LABEL maintainer=The Prometheus Authors <[email protected]>0 B
5LABEL org.opencontainers.image.source=https://github.com/prometheus/alertmanager0 B
6ARG ARCH=ppc64le0 B
7ARG OS=linux0 B
8COPY .build/linux-ppc64le/amtool /bin/amtool # buildkit14.56 MB
9COPY .build/linux-ppc64le/alertmanager /bin/alertmanager # buildkit18.94 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit357 B
11RUN |2 ARCH=ppc64le OS=linux /bin/sh407 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