2022-04-15 18:33:00 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:c8ed18453d25b050c9ff2507a901d5e98e6b519ba49ea23384f22db34aa54104 - 0.0% (772 Bytes)
[#002] sha256:cee1fc7ee64a46b811ef35440672696bae3806f8154e7917afde3c91cfa44ae3 - 4.48% (8.04 MB)
[#003] sha256:7077b06beb944228e27f2999b2c258ebdf78f60fc81a6286bfcab75b91eae702 - 40.68% (73.1 MB)
[#004] sha256:d8cfbe71e5145cde5c40a20ba071aaa264d554baf368bca4a5ff185301c2fda0 - 0.0% (262 Bytes)
[#005] sha256:2a53df4c1eb21478a1cc4903add852f69d5df9b8d4b7050fdaa470e92d37d25a - 0.0% (129 Bytes)
[#006] sha256:f4974fe2d4823e044c656d2668e235e42fb74c32b4bdffa7c36b4f3c72cba5da - 0.0% (144 Bytes)
[#007] sha256:2f646c66275005d7322263a66913a2edbe46caa2302a7b00a14243c1b28b1e04 - 0.0% (117 Bytes)
[#008] sha256:bf88425c0cb945d8ddd9f2799284a658f5ee0bfc7e42e13bf31d01592b63819d - 40.68% (73.1 MB)
[#009] sha256:abe7ab6fb0463fe16cec2a9494611bb942f36286ce9a6bee9cb9028a98fcb8cb - 0.0% (181 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-04-15 18:32:38 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-04-15 18:32:38 UTC/bin/sh -c #(nop) COPY dir:c4a1a925b6233f8b4803f712773602690fd824750fcf449450d564d5de8bba9c in /
2022-04-15 18:32:45 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2022-04-15 18:32:51 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-15 18:32:54 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-04-15 18:32:54 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-04-15 18:32:55 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2022-04-15 18:32:56 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2022-04-15 18:32:58 UTC/bin/sh -c chown -R 1001:1001 /opt/bitnami/prometheus
2022-04-15 18:32:59 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2022-04-15 18:32:59 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-15 18:32:59 UTC/bin/sh -c #(nop) EXPOSE 9090
2022-04-15 18:33:00 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2022-04-15 18:33:00 UTC/bin/sh -c #(nop) USER 1001
2022-04-15 18:33:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2022-04-15 18:33:00 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.