Sign inSign up

prom/alertmanager-linux-ppc64le:v0.33.1

Manifest digest

sha256:5dba01d4b571d1a34ef097c3d565de78f4bae6737f0fa6e9091f8f8d158573b8

OS/ARCH

linux/ppc64le

Compressed size

37.32 MB

Last pushed

2 months by prombot

Type

Image

Manifest digest

sha256:5dba01d4b571d1a34ef097c3d565de78f4bae6737f0fa6e9091f8f8d158573b8

Image Layers

1BusyBox 1.38.0 (glibc), Debian 132.49 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=ppc64le0 B
7ARG OS=linux0 B
8COPY .build/linux-ppc64le/amtool /bin/amtool # buildkit13.05 MB
9COPY .build/linux-ppc64le/alertmanager /bin/alertmanager # buildkit21.46 MB
10COPY examples/ha/alertmanager.yml /etc/alertmanager/alertmanager.yml # buildkit476 B
11RUN |2 ARCH=ppc64le 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 (glibc), Debian 13