Namespace
bitnami
Image / Tag
prometheus:2.4.3-ol-7-r9
Content Digest
sha256:97384e705170717908f44319fa85a050291cb37d628c10abeca1f72423714ce1
Details
Created

2018-10-14 03:07:56 UTC

Size

122 MB

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

Environment
BITNAMI_APP_NAME

prometheus

BITNAMI_IMAGE_VERSION

2.4.3-ol-7-r9

GOSU_GPG_KEY

B42F6819007F00F88E364FD4036A9C25BF357DD4

GOSU_VERSION

1.10

GPG_KEY_SERVERS_LIST

ha.pool.sks-keyservers.net hkp://p80.pool.sks-keyservers.net:80 keyserver.ubuntu.com hkp://keyserver.ubuntu.com:80 pgp.mit.edu

IMAGE_OS

ol-7

NAMI_VERSION

1.0.0-1

PATH

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

TINI_GPG_KEY

595E85A6B1B4779EA4DAAEC70B588DFF0527A9B7

TINI_VERSION

v0.13.2


Layers

[#000] sha256:4c851099615d9b0b175d684548c589934fda2171323d57e05a5bf9256a44a10e - 33.12% (40.4 MB)

[#001] sha256:3485de9a9750f0d8d3acf8415a0fe7b0fc57fbbd3d6f752ba5808bfaf8c49f11 - 0.0% (5.36 KB)

[#002] sha256:b7ed0e8422e60d5ff7618265f5220cb32dfc8acff1133d9f2fdcbc503b8e34fc - 28.87% (35.3 MB)

[#003] sha256:ab645186a867dfdabac41b68aa7d9461088850e62456cb5db01109f51367cf36 - 0.0% (1.1 KB)

[#004] sha256:4a0883e0f9465231ab871c40f3a4190d497c82b32253e4dfd4560cc47ffe2c8f - 9.77% (11.9 MB)

[#005] sha256:058117541835a1568a25cfec6b3dc50dce06dee0e2ad50f48dd97381a30f086a - 0.01% (17.5 KB)

[#006] sha256:d54fa0821b3128b80e8a14468c5fbeef2947f63e2950f40922efeceaff1f298c - 0.51% (632 KB)

[#007] sha256:852e7fc94bb6515fd1057fcc4e799b09fe42733e0239949b2f5bd1fb4b244a98 - 27.71% (33.8 MB)

[#008] sha256:822653a2e6ebfb1428cd6b665aed0733b36d74d9c9341e7aef0a136f021218e1 - 0.0% (167 Bytes)


History
2018-08-30 21:49:27 UTC

/bin/sh -c #(nop) MAINTAINER Oracle Linux Product Team <ol-ovm-info_ww@oracle.com>

2018-09-28 18:24:39 UTC

/bin/sh -c #(nop) ADD file:4ce1cf3fafb097da3a08d23d42cd9b7dbe83e30920e07389fd2a097ac67caaaa in /

2018-09-28 18:24:40 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2018-10-14 02:37:48 UTC

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

2018-10-14 02:37:48 UTC

/bin/sh -c #(nop) ENV IMAGE_OS=ol-7

2018-10-14 02:37:49 UTC

/bin/sh -c #(nop) COPY dir:5cdd7ce9c150fb47832c5179fd3619de7dddd35417d8b9205dcf67629cfe66c9 in /

2018-10-14 02:38:33 UTC

/bin/sh -c yum-config-manager --enable ol7_developer_EPEL ol7_optional_latest && yum upgrade -y && install_packages tar gzip curl ca-certificates sudo procps-ng libaio-devel which && useradd -ms /bin/bash bitnami && mkdir -p /opt/bitnami && chown bitnami:bitnami /opt/bitnami && sed -i -e 's/\s*Defaults\s*secure_path\s*=/# Defaults secure_path=/' /etc/sudoers && echo "bitnami ALL=NOPASSWD: ALL" >> /etc/sudoers

2018-10-14 02:38:34 UTC

/bin/sh -c sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS 1/' /etc/login.defs

2018-10-14 02:38:34 UTC

/bin/sh -c #(nop) ENV NAMI_VERSION=1.0.0-1

2018-10-14 02:38:36 UTC

/bin/sh -c cd /tmp && curl -sSLO https://nami-prod.s3.amazonaws.com/tools/nami/releases/nami-$NAMI_VERSION-linux-x64.tar.gz && echo "80488279b056d5e9c183fe34097c5f496715ab16a602afcc9f78d59f15139a16 nami-$NAMI_VERSION-linux-x64.tar.gz" | sha256sum -c - && mkdir -p /opt/bitnami/nami && tar xzf nami-$NAMI_VERSION-linux-x64.tar.gz --strip 1 -C /opt/bitnami/nami && rm nami-$NAMI_VERSION-linux-x64.tar.gz

2018-10-14 02:38:36 UTC

/bin/sh -c #(nop) ENV GPG_KEY_SERVERS_LIST=ha.pool.sks-keyservers.net hkp://p80.pool.sks-keyservers.net:80 keyserver.ubuntu.com hkp://keyserver.ubuntu.com:80 pgp.mit.edu

2018-10-14 02:38:36 UTC

/bin/sh -c #(nop) ENV TINI_VERSION=v0.13.2 TINI_GPG_KEY=595E85A6B1B4779EA4DAAEC70B588DFF0527A9B7

2018-10-14 02:38:38 UTC

/bin/sh -c cd /tmp && for server in $(shuf -e $GPG_KEY_SERVERS_LIST) ; do gpg --keyserver "$server" --recv-keys $TINI_GPG_KEY && break || : ; done && gpg --fingerprint $TINY_GPG_KEY | grep -q "Key fingerprint = 6380 DC42 8747 F6C3 93FE ACA5 9A84 159D 7001 A4E5" && curl -sSL https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini.asc -o tini.asc && curl -sSL https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini -o /usr/local/bin/tini && gpg --verify tini.asc /usr/local/bin/tini && chmod +x /usr/local/bin/tini && rm tini.asc

2018-10-14 02:38:38 UTC

/bin/sh -c #(nop) ENV GOSU_VERSION=1.10 GOSU_GPG_KEY=B42F6819007F00F88E364FD4036A9C25BF357DD4

2018-10-14 02:38:40 UTC

/bin/sh -c cd /tmp && for server in $(shuf -e $GPG_KEY_SERVERS_LIST) ; do gpg --keyserver "$server" --recv-keys $GOSU_GPG_KEY && break || : ; done && gpg --fingerprint $GOSU_GPG_KEY | grep -q "Key fingerprint = B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4" && curl -sSL https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-amd64.asc -o gosu.asc && curl -sSL https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-amd64 -o /usr/local/bin/gosu && gpg --verify gosu.asc /usr/local/bin/gosu && chmod +x /usr/local/bin/gosu && rm gosu.asc

2018-10-14 02:38:40 UTC

/bin/sh -c #(nop) ENV PATH=/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-10-14 02:38:40 UTC

/bin/sh -c #(nop) ENV BITNAMI_IMAGE_VERSION=7-r137

2018-10-14 02:38:40 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]

2018-10-14 03:07:53 UTC

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

2018-10-14 03:07:54 UTC

/bin/sh -c #(nop) COPY dir:f71f32edf97aafdd0b75c4ae3002842290fa5ac660c102c6cfd793b9afa4e532 in /opt/bitnami/prometheus

2018-10-14 03:07:54 UTC

/bin/sh -c #(nop) ENV BITNAMI_APP_NAME=prometheus BITNAMI_IMAGE_VERSION=2.4.3-ol-7-r9 PATH=/opt/bitnami/prometheus/bin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2018-10-14 03:07:55 UTC

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

2018-10-14 03:07:55 UTC

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

2018-10-14 03:07:55 UTC

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

2018-10-14 03:07:55 UTC

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

2018-10-14 03:07:56 UTC

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

2018-10-14 03:07:56 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