2022-07-26 01:29:39 UTC
197 MB
2.37.0
BITNAMI_APP_NAMEprometheus
HOME/
OS_ARCHamd64
OS_FLAVOURdebian-11
OS_NAMElinux
PATH/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3b5e91f25ce64a67644c45c771f24a33c8e5662d758e73e6edc4236e64d3c536 - 14.95% (29.4 MB)
[#001] sha256:88191c399d0e01c8d7b4e138734cdfdbc919ae8912ce4fa7db7409587ec02e91 - 0.0% (772 Bytes)
[#002] sha256:f66db8a833022f0d773b2868ba68508db35fcd24a35c97a9848ae2a7d8324613 - 3.02% (5.95 MB)
[#003] sha256:3ea1a6a4a0e3447f04084eeb4e380aacc1fd4ba89375708900e0c08dc40cd991 - 41.02% (80.8 MB)
[#004] sha256:6435d810b4ea9e444a7e63de40ac8836ddb03283e3337bd4b5a378adb11e8ffd - 0.0% (260 Bytes)
[#005] sha256:2001007c3def6066016ed6bb3d9bbd76716b7a3d5aebb056572f81127be8def5 - 0.0% (127 Bytes)
[#006] sha256:0f15224a2bbadcb1b5682b7b2398a195d8420e951321f77ce0f61ca83ef517d9 - 0.0% (144 Bytes)
[#007] sha256:95a204b7f05e6e121b41895de95dcb2fc8e69a0bbee934ea74365f09dd5d6964 - 0.0% (117 Bytes)
[#008] sha256:d2c784d29ba7a5d189e1b76b1be12e82f15580525c463771c58a82fc9009212d - 41.02% (80.8 MB)
[#009] sha256:bda7c2421082683d86eb5072204970df9e9bff6d2f2c0651f03422dc87a818f0 - 0.0% (179 Bytes)
/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-11 OS_NAME=linux
2022-07-26 01:29:20 UTC/bin/sh -c #(nop) COPY dir:ed78bad57d976933289b9802d0ae590d58ce5b4d7c89700958f99cbd2bcb7d45 in /
2022-07-26 01:29:20 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2022-07-26 01:29:26 UTC/bin/bash -o pipefail -c install_packages ca-certificates curl gzip procps tar wget
2022-07-26 01:29:30 UTC/bin/bash -o pipefail -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.37.0-1-linux-amd64-debian-11.tar.gz && echo "df6d9d54884d2146387635a59805da2c8474b2710ecb6b1aa41d09c364580cc9 /tmp/bitnami/pkg/cache/prometheus-2.37.0-1-linux-amd64-debian-11.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.37.0-1-linux-amd64-debian-11.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.37.0-1-linux-amd64-debian-11.tar.gz
2022-07-26 01:29:33 UTC/bin/bash -o pipefail -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2022-07-26 01:29:33 UTC/bin/bash -o pipefail -c chmod g+rwX /opt/bitnami
2022-07-26 01:29:34 UTC/bin/bash -o pipefail -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2022-07-26 01:29:35 UTC/bin/bash -o pipefail -c ln -sf /opt/bitnami/prometheus/data /prometheus
2022-07-26 01:29:37 UTC/bin/bash -o pipefail -c chown -R 1001:1001 /opt/bitnami/prometheus
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c #(nop) ENV APP_VERSION=2.37.0 BITNAMI_APP_NAME=prometheus PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 9090
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /opt/bitnami/prometheus
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c #(nop) USER 1001
2022-07-26 01:29:38 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2022-07-26 01:29:39 UTC/bin/bash -o pipefail -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.