2020-10-18 22:11:40 UTC
95.1 MB
prometheus
BITNAMI_IMAGE_VERSION2.22.0-debian-10-r3
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:58212c1109c5214ba5c4c3ef9e785b56bae9223d58defae23919896e0ecac644 - 26.78% (25.5 MB)
[#001] sha256:7cff84e254c9cf007d80cfd319209f8b09ab9f5efec08c5941dd0bc1aeea8d38 - 0.0% (772 Bytes)
[#002] sha256:27b4e708c607514ab9dd3b0c8ff4ef81c1722eea9ac4bc63765c732b413500de - 8.41% (8 MB)
[#003] sha256:58d2480d46aca594b3f53ad874e7253fb061ec4aa8cd7752a5a1be4d602cd3b0 - 64.81% (61.6 MB)
[#004] sha256:f7277c7abaa1bbbcdd359e0f1c755374ca1328323bde460e4672fd31df2507d0 - 0.0% (263 Bytes)
[#005] sha256:90b20a212dbb154f73bf63eb2198b8245dbf30033fb44bff7d99bf7f0d411159 - 0.0% (128 Bytes)
[#006] sha256:25497293aabd2f96bc42712e91442aa77860475d2285ab16ad9b48600b71afbe - 0.0% (144 Bytes)
[#007] sha256:590757c20889fc6844ebdee87a8532d2650d6a1a09696307153c6f80929e3b46 - 0.0% (117 Bytes)
[#008] sha256:18f26a5e656aac7cdc2882b4989e4e3a4e2c2a06bf28203628cba3817c75da4f - 0.0% (175 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-10-18 22:11:23 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-10-18 22:11:24 UTC/bin/sh -c #(nop) COPY dir:72cf96b671fcf2c5609582e9049f117aab97f6c8e024814674b8b7f6f60283c0 in /
2020-10-18 22:11:30 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2020-10-18 22:11:33 UTC/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.22.0-0-linux-amd64-debian-10.tar.gz && echo "2950087991207d3a24b0ec49b9dc7791ef8fe4d6645cd85a8af2ed7313b6cec4 /tmp/bitnami/pkg/cache/prometheus-2.22.0-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.22.0-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.22.0-0-linux-amd64-debian-10.tar.gz
2020-10-18 22:11:36 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-10-18 22:11:37 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2020-10-18 22:11:38 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2020-10-18 22:11:38 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2020-10-18 22:11:39 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2020-10-18 22:11:39 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.22.0-debian-10-r3 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-10-18 22:11:40 UTC/bin/sh -c #(nop) EXPOSE 9090
2020-10-18 22:11:40 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2020-10-18 22:11:40 UTC/bin/sh -c #(nop) USER 1001
2020-10-18 22:11:40 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2020-10-18 22:11:40 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.