Sign inSign up

diamol/ch09-prometheus:2e-linux-arm64

Manifest digest

sha256:f2092e0fd7a1a3272a4ac93ea17f796be76b52917291d94609af32902046dc84

OS/ARCH

linux/arm64/v8

Compressed size

97.58 MB

Last pushed

over 1 year by sixeyedci

Type

Image

Manifest digest

sha256:f2092e0fd7a1a3272a4ac93ea17f796be76b52917291d94609af32902046dc84

Image Layers

1ADD file ... in / 817.11 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors <[email protected]>0 B
4COPY /rootfs / # buildkit469.65 KB
5LABEL maintainer=The Prometheus Authors <[email protected]>0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY .build/linux-arm64/prometheus /bin/prometheus # buildkit50.47 MB
9COPY .build/linux-arm64/promtool /bin/promtool # buildkit45.7 MB
10COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit604 B
11COPY console_libraries/ /usr/share/prometheus/console_libraries/ # buildkit2.62 KB
12COPY consoles/ /usr/share/prometheus/consoles/ # buildkit3.02 KB
13COPY LICENSE /LICENSE # buildkit3.93 KB
14COPY NOTICE /NOTICE # buildkit1.4 KB
15COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit134.84 KB
16WORKDIR /prometheus100 B
17RUN |2 ARCH=arm64 OS=linux /bin/sh719 B
18USER nobody0 B
19EXPOSE map[9090/tcp:{}]0 B
20VOLUME [/prometheus]0 B
21ENTRYPOINT ["/bin/prometheus"]0 B
22CMD ["--config.file=/etc/prometheus/prometheus.yml" "--storage.tsdb.path=/prometheus" "--web.console.libraries=/usr/share/prometheus/console_libraries" "--web.console.templates=/usr/share/prometheus/consoles"]0 B
23USER root0 B
24ENTRYPOINT []0 B
25CMD ["/bin/sh" "-c" "echo \"$DOCKER_HOST0 B
26COPY prometheus.yml /etc/prometheus/prometheus.yml # buildkit293 B
27COPY prometheus.yml /etc/prometheus/prometheus.yml # buildkit385 B

Command

ADD file:1582deb90400e4ba7841816ec06c91038e252bb107fb018609202c6683f17bfb in /