Namespace
bitnami
Image / Tag
prometheus:2.20.1-debian-10-r22
Content Digest
sha256:fc8c16ce0a64e898db5ac5b5a84c373bacff3c57cc2cb7ce5918338193015a98
Details
Created

2020-09-07 17:38:52 UTC

Size

96.1 MB

Content Digest
Labels
  • maintainer
    Bitnami <containers@bitnami.com>

Environment
BITNAMI_APP_NAME

prometheus

BITNAMI_IMAGE_VERSION

2.20.1-debian-10-r22

HOME

/

OS_ARCH

amd64

OS_FLAVOUR

debian-10

OS_NAME

linux

PATH

/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:522a7372a4aea514c26dd3402b14ff4de654010c3352b252b6e3974c44215d5d - 26.5% (25.5 MB)

[#001] sha256:47fabb88976c267a4496b31ba8d74ed9f6292ca302770652f72afd40df59017c - 0.0% (771 Bytes)

[#002] sha256:ab2480ef59b04968b06f84d23a549ad6c38ed13bb81d4c5476afe2aba7fa7166 - 8.33% (8 MB)

[#003] sha256:a03a6b6a4ce4a6ec04dcd0a8f48043ba3126852deaa6e164f088f57698b68a40 - 65.18% (62.6 MB)

[#004] sha256:c7748798557e9dd623fd35fb44edfd4f0d7854a4f790e8e6461dd0c918ec0e6b - 0.0% (262 Bytes)

[#005] sha256:bd3b7303e5c5301b4b0da0d4a7120b7ea27d438e374fe12c023e870eb9266f52 - 0.0% (127 Bytes)

[#006] sha256:c467a5e34f1a2b6fd24405dcefb924b5a5a006338fbc0d4381ee0da870bdcbb1 - 0.0% (143 Bytes)

[#007] sha256:280bb61782abfba3b13af88c5d47d36b6c30258cf63eff4a758cc8fb54004e89 - 0.0% (117 Bytes)

[#008] sha256:9797e2c9da58fa30836893c54e846ff03b33aceaceeff7d1a3deffa0c901b90d - 0.0% (176 Bytes)


History
2020-08-04 02:39:42 UTC (from Bitnami with love)

2020-09-07 17:38:35 UTC

/bin/sh -c #(nop) LABEL maintainer=Bitnami <containers@bitnami.com>

2020-09-07 17:38:35 UTC

/bin/sh -c #(nop) ENV HOME=/ OS_ARCH=amd64 OS_FLAVOUR=debian-10 OS_NAME=linux

2020-09-07 17:38:36 UTC

/bin/sh -c #(nop) COPY dir:4850cfe471f20c65cc96c78650b6e7236b6b5d2211da277405bfd4833648f238 in /

2020-09-07 17:38:42 UTC

/bin/sh -c install_packages ca-certificates curl gzip procps tar wget

2020-09-07 17:38:46 UTC

/bin/sh -c wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stacksmith/prometheus-2.20.1-0-linux-amd64-debian-10.tar.gz && echo "7055d79bc7778be851af273b0f7a8804ab3e1e728321eaca66576f16d364d0d3 /tmp/bitnami/pkg/cache/prometheus-2.20.1-0-linux-amd64-debian-10.tar.gz" | sha256sum -c - && tar -zxf /tmp/bitnami/pkg/cache/prometheus-2.20.1-0-linux-amd64-debian-10.tar.gz -P --transform 's|^[^/]*/files|/opt/bitnami|' --wildcards '*/files' && rm -rf /tmp/bitnami/pkg/cache/prometheus-2.20.1-0-linux-amd64-debian-10.tar.gz

2020-09-07 17:38:49 UTC

/bin/sh -c apt-get update && apt-get upgrade -y && rm -r /var/lib/apt/lists /var/cache/apt/archives

2020-09-07 17:38:49 UTC

/bin/sh -c chmod g+rwX /opt/bitnami

2020-09-07 17:38:50 UTC

/bin/sh -c ln -sf /opt/bitnami/prometheus/conf /etc/prometheus

2020-09-07 17:38:51 UTC

/bin/sh -c ln -sf /opt/bitnami/prometheus/data /prometheus

2020-09-07 17:38:51 UTC

/bin/sh -c mkdir -p /opt/bitnami/prometheus/data/ && chmod g+rwX /opt/bitnami/prometheus/data/

2020-09-07 17:38:52 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.20.1-debian-10-r22 PATH=/opt/bitnami/prometheus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2020-09-07 17:38:52 UTC

/bin/sh -c #(nop) EXPOSE 9090

2020-09-07 17:38:52 UTC

/bin/sh -c #(nop) WORKDIR /opt/bitnami/prometheus

2020-09-07 17:38:52 UTC

/bin/sh -c #(nop) USER 1001

2020-09-07 17:38:52 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/opt/bitnami/prometheus/bin/prometheus"]

2020-09-07 17:38:52 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"]

Danger Zone
Delete Tag

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.

Delete