2022-03-05 05:17:31 UTC
179 MB
prometheus
BITNAMI_IMAGE_VERSION2.33.4-debian-10-r10
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:a2b89359fa388e295765580f49f084c927c8bdccd0b780030ba84f2a7b8ac4a9 - 14.23% (25.4 MB)
[#001] sha256:6a35098418df3e5dbedd2daf137a9cc5ea4299fd2de2a3cc42af7d21eb15e18b - 0.0% (774 Bytes)
[#002] sha256:cd14c2118928fe933336858df90d1a4e7ff41b6d054f6ad9657d6211e8ce3017 - 4.49% (8.03 MB)
[#003] sha256:e18833bb3e21fcbf34620a40456935faef12ccf4427804f547ecdce2bd87f1cd - 40.64% (72.7 MB)
[#004] sha256:5674e30dceb6f3354e21ead6febda081e20adc1e254c45c2b5e1ecdd9749adcb - 0.0% (263 Bytes)
[#005] sha256:4533ffb2f8522ada0a63141fd663cabb78b29758081a0f7cc9377813480a565e - 0.0% (127 Bytes)
[#006] sha256:fb651376c79d236721a359a4ba0afe28485b6b613d923a72739186717a67a0d0 - 0.0% (144 Bytes)
[#007] sha256:788b3fc8e76c27f69bbaff27637688eb2c702eaad3d9bdbf18df899949a90d79 - 0.0% (117 Bytes)
[#008] sha256:8f4b5e430e6c8ad1d260cde7bf2cf56c0c4d90bd084b5339f98a46c0c18e2d5e - 40.64% (72.7 MB)
[#009] sha256:abd60cc557e6ea839b0934ab7858b5b999dec82fe5e0287cb9a8bb52fec15cd0 - 0.0% (180 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-03-05 05:09:24 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-03-05 05:17:12 UTC/bin/sh -c #(nop) COPY dir:09e9428a96dd4fb383253803b93aac01e2167629fe089c0a824ec42c47199a78 in /
2022-03-05 05:17:18 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2022-03-05 05:17:22 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.33.4-1-linux-amd64-debian-10.tar.gz && echo "f8a5c287b1ab1f33f4ab4298641261945fdc9fa1480286d5940bca3f3e4d2725 /tmp/bitnami/pkg/cache/prometheus-2.33.4-1-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.33.4-1-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.33.4-1-linux-amd64-debian-10.tar.gz
2022-03-05 05:17:25 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-03-05 05:17:25 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-03-05 05:17:26 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2022-03-05 05:17:27 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2022-03-05 05:17:29 UTC/bin/sh -c chown -R 1001:1001 /opt/bitnami/prometheus
2022-03-05 05:17:30 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2022-03-05 05:17:30 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.33.4-debian-10-r10 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-03-05 05:17:30 UTC/bin/sh -c #(nop) EXPOSE 9090
2022-03-05 05:17:30 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2022-03-05 05:17:30 UTC/bin/sh -c #(nop) USER 1001
2022-03-05 05:17:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2022-03-05 05:17:31 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.