Sign inSign up

duplocloud/prometheus:aws-sqs-metrics

Multi-platform
Index digest

sha256:ce12c2f054485c55486f4efb7e96bd361c255fb46eadfc3b8418d5c932bcde8e

OS/ARCH

Compressed size

89.16 MB

Last pushed

7 months by duplocloud

Type

Image

Manifest digest

sha256:0dca186fb10ca8d5b7e5db53057b8aff97d179c72d33a158ac3becfaa0056b8b

Image Layers

1ADD file ... in / 760.43 KB
2CMD ["sh"]0 B
3MAINTAINER The Prometheus Authors0 B
4COPY dir:02c961e21531be78a67ed9bad67d03391cfedcead8b0a35cfb9171346636f11a in / 475.76 KB
5LABEL maintainer=The Prometheus Authors0 B
6ARG ARCH=amd640 B
7ARG OS=linux0 B
8COPY file:13dea4ae66a26fa78a2d2be5e534ac7018ea60a0c2b47c249e0677a75e3853cc in /bin/prometheus 46.72 MB
9COPY file:a78f553fb05380bfe48d44240e9adc7c25af61fd2e98a0761627ae4b04851fbf in /bin/promtool 41.08 MB
10COPY file:a1aaf2bddcc0da1d7ebaf7b5737c5e0341b463504dd919162cb8407f132c3cb8 in /etc/prometheus/prometheus.yml 602 B
11COPY dir:6111a57e3d623c34c589208861b0de74585a44e342acdea27fdc4dbcb0415a3a in /usr/share/prometheus/console_libraries/ 2.61 KB
12COPY dir:36e99d9be0f993d7fcca007c6d99e70ad6a7b0c54ffc1607769cfc1acf53d840 in /usr/share/prometheus/consoles/ 2.99 KB
13COPY file:141c5dcfe0148c05d4c525671bb74da0e5c9e9a18e065974069cb945005f0bb3 in /LICENSE 3.92 KB
14COPY file:79563d53a669b7142c9faf2e965160908521b0b0589abc49405c13d35cac1274 in /NOTICE 1.4 KB
15COPY file:5eed0f37a9127f5068377e7cc2da39f0c34e7e68b91059166814883cfe623d8c in /npm_licenses.tar.bz2 132.43 KB
16WORKDIR /prometheus99 B
17|2 ARCH=amd64 OS=linux /bin/sh -c692 B
18USER nobody0 B
19EXPOSE 90900 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"0 B
23USER root0 B
24ADD rootfs / # buildkit4.58 KB
25COPY entrypoint.sh /entrypoint.sh # buildkit433 B
26RUN /bin/sh -c chmod +x479 B
27USER nobody0 B
28ENTRYPOINT ["/entrypoint.sh"]0 B
29CMD ["--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

Command

ADD file:b1d71974929baa77a0258f2417248e34bff2b935578b4d4e0d98de91292e1677 in /