2022-04-14 17:40:18 UTC
180 MB
2.34.0
BITNAMI_APP_NAMEprometheus
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-10
OS_NAMElinux
PATH/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:5b530fb5d145c6ae946cc6061c1e60ddd5dd082063dabd31fb7ad505cc8cd7e8 - 14.15% (25.4 MB)
[#001] sha256:8a743821d1e22102c890eded891a07c561cb39aa9b1bdcb4664bcd578187083d - 0.0% (768 Bytes)
[#002] sha256:023591bebef2378603672e7b0a79a75449a42b18261a18053565794bfad17205 - 4.48% (8.04 MB)
[#003] sha256:ba26dd59b721e887b67113d17b7d1c7f6b98b316cdaa2383081692776366d1f3 - 40.68% (73.1 MB)
[#004] sha256:121fb3a398aab0549d5181ba6307d99040961118c87866b096e22c349b0e6d98 - 0.0% (262 Bytes)
[#005] sha256:7126e1e31088b6c2f9168eeda698c427fbd313f95247b56b25b827070b6f02c8 - 0.0% (127 Bytes)
[#006] sha256:21e73ff9ee7b25fd116f5f6b489d852fe5afa383fef8d8a100bf557be186a06f - 0.0% (145 Bytes)
[#007] sha256:be2aa35d97e27d9f02c4e23b1cc3c1fc8826085cc9a4c76f4bdaacb9d4b6e8be - 0.0% (117 Bytes)
[#008] sha256:57fa604350976b8560ae0f4019a258629a4dcb8281af04a13bbd209d4185d66f - 40.68% (73.1 MB)
[#009] sha256:7af97890d750e2a4714613fdcd638e76eeb65b665872c657c20c3afaf188801a - 0.0% (181 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-04-14 17:39:57 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-04-14 17:39:57 UTC/bin/sh -c #(nop) COPY dir:c4a1a925b6233f8b4803f712773602690fd824750fcf449450d564d5de8bba9c in /
2022-04-14 17:40:04 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2022-04-14 17:40:08 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.34.0-0-linux-amd64-debian-10.tar.gz && echo "a0c217312914c7492851622bddbb7ebf2763a128a2d2c8dee049cee8149d2d95 /tmp/bitnami/pkg/cache/prometheus-2.34.0-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.34.0-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.34.0-0-linux-amd64-debian-10.tar.gz
2022-04-14 17:40:11 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-04-14 17:40:12 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-04-14 17:40:13 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2022-04-14 17:40:13 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2022-04-14 17:40:16 UTC/bin/sh -c chown -R 1001:1001 /opt/bitnami/prometheus
2022-04-14 17:40:16 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2022-04-14 17:40:17 UTC/bin/sh -c #(nop) ENV APP_VERSION=2.34.0 BITNAMI_APP_NAME=prometheus PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-04-14 17:40:17 UTC/bin/sh -c #(nop) EXPOSE 9090
2022-04-14 17:40:17 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2022-04-14 17:40:17 UTC/bin/sh -c #(nop) USER 1001
2022-04-14 17:40:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2022-04-14 17:40:18 UTC/bin/sh -c #(nop) CMD ["--config.file=/opt/bitnami/prometheus/conf/prometheus.yml" "--storage.tsdb.path=/opt/bitnami/prometheus/data" "--web.console.libraries=/opt/bitnami/prometheus/conf/console_libraries" "--web.console.templates=/opt/bitnami/prometheus/conf/consoles"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.