2022-01-27 12:31:34 UTC
105 MB
prometheus
BITNAMI_IMAGE_VERSION2.32.1-debian-10-r39
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:be4dd8fa80cd87920dbed821d9a1fd075569e9fa2f08d4d83b53d5fc50ee5e48 - 24.17% (25.5 MB)
[#001] sha256:d41d6f59bdb784374517a917f2585af02ae821c6b34e9f87f306d417516564bc - 0.0% (771 Bytes)
[#002] sha256:b7a74fc7a8d8f975d0e0ffb453504e985498be0b74204517e512f00764c99055 - 7.61% (8.03 MB)
[#003] sha256:5afb031aa579550d7dd0477de199f5e9954de27d07f25ce3d8063daa65938f59 - 68.22% (71.9 MB)
[#004] sha256:01172bbe0f46fbd9c3440c4c7184531bd5885686c3d771d54af78a0438c0834e - 0.0% (262 Bytes)
[#005] sha256:7d38be6930213e311412feb9bdef04076c0087221b28ab15c9be91a97602e369 - 0.0% (127 Bytes)
[#006] sha256:81260e3d981b38b4d5f6fbfa960dedbd69ab594d35aa506c60be3c303fee09ff - 0.0% (144 Bytes)
[#007] sha256:ced53687476ac48c48742c612a7d457c3091523bb366c018b899d0c5756723a6 - 0.0% (116 Bytes)
[#008] sha256:99669854285ee5df12eb18e72efa3821e90aa92969bf62c7aa96528e8204100a - 0.0% (175 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2022-01-27 12:31:17 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2022-01-27 12:31:17 UTC/bin/sh -c #(nop) COPY dir:c15e4d9860fca778136fb062009a9819708e52abf5552ca34d4126f3f1474e44 in /
2022-01-27 12:31:23 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2022-01-27 12:31:27 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.32.1-3-linux-amd64-debian-10.tar.gz && echo "fe75aa2522ee7c487b5251315281d229bc38f1e8da381f313edfb5734f02f245 /tmp/bitnami/pkg/cache/prometheus-2.32.1-3-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.32.1-3-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.32.1-3-linux-amd64-debian-10.tar.gz
2022-01-27 12:31:30 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-01-27 12:31:31 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2022-01-27 12:31:32 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2022-01-27 12:31:32 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2022-01-27 12:31:33 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2022-01-27 12:31:33 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.32.1-debian-10-r39 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-01-27 12:31:33 UTC/bin/sh -c #(nop) EXPOSE 9090
2022-01-27 12:31:34 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2022-01-27 12:31:34 UTC/bin/sh -c #(nop) USER 1001
2022-01-27 12:31:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2022-01-27 12:31:34 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.