2020-10-26 23:49:10 UTC
95.1 MB
prometheus
BITNAMI_IMAGE_VERSION2.22.0-debian-10-r11
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:4f3644f3a75e5bec8c9bbe53847ddf566883f54aaecb73f5834c388be0c6a30b - 0.0% (769 Bytes)
[#002] sha256:ea4d4ffd6e76b7ffb2d983e0cabecbea6b850b69511f990df039b243f2e34799 - 8.41% (8 MB)
[#003] sha256:b5043f23e4b8e00b22c3c7f26ceaff9bfd6c1b0d9ef76f72e5ff3b30d7178efe - 64.81% (61.6 MB)
[#004] sha256:49f0e8311cf9b06b22e58c6bbd6b8f604af3524f378d5c340b82769e6325bb1a - 0.0% (263 Bytes)
[#005] sha256:2b47908553cf9342331e7108f2e4faf26bb85373a8d3d803466c78f7f376157b - 0.0% (128 Bytes)
[#006] sha256:aa85c468cd6d4153b03057326393a0e2eec30947abd6952a1f211a0d1e70ecf8 - 0.0% (144 Bytes)
[#007] sha256:b08440c4208b7cb6215ae97a76d35a3b5fa726de2fe3a15a1e6e1c65f8a3e98d - 0.0% (117 Bytes)
[#008] sha256:fdb2fa3baff6f547d2901d821827e79ff4ab77f5053887c47a2cab80e02475a9 - 0.0% (175 Bytes)
/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>
2020-10-26 23:48:53 UTC/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux
2020-10-26 23:48:53 UTC/bin/sh -c #(nop) COPY dir:72cf96b671fcf2c5609582e9049f117aab97f6c8e024814674b8b7f6f60283c0 in /
2020-10-26 23:49:00 UTC/bin/sh -c install_packages ca-certificates curl gzip procps tar wget
2020-10-26 23:49:04 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-26 23:49:06 UTC/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives
2020-10-26 23:49:07 UTC/bin/sh -c chmod g+rwX /opt/bitnami
2020-10-26 23:49:08 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus
2020-10-26 23:49:09 UTC/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus
2020-10-26 23:49:09 UTC/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/
2020-10-26 23:49:09 UTC/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.22.0-debian-10-r11 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2020-10-26 23:49:10 UTC/bin/sh -c #(nop) EXPOSE 9090
2020-10-26 23:49:10 UTC/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus
2020-10-26 23:49:10 UTC/bin/sh -c #(nop) USER 1001
2020-10-26 23:49:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]
2020-10-26 23:49:10 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.