Namespace
bitnami
Image / Tag
prometheus:2.4.2-ol-7-r0
Content Digest
sha256:9bf5642f69c0c87d2f1283af628a45c8943c0fa8f7659f3ac1df583ddc3bfbfa
Details
Created

2018-09-21 09:22:11 UTC

Size

109 MB

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

Environment
BITNAMI_APP_NAME

prometheus

BITNAMI_IMAGE_VERSION

2.4.2-ol-7-r0

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

0.0.9-0

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:9fd8609e6e4daf68b2302642168780715a1ff9de7fbf41119a2694ac7af6a85b - 36.98% (40.4 MB)

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

[#002] sha256:9e367db8fb1fd472aae0c5367f8be5a2a0dea08958c1e9fefaf63bd72035f386 - 31.34% (34.3 MB)

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

[#004] sha256:8daf2e05a48370170b3c3811307b9b43b55dac95c610d163856462c708ae4e23 - 8.65% (9.46 MB)

[#005] sha256:409a49065fa84503a9e40baf77761f153273440eaeb8293d8b074f8fb2d27009 - 0.02% (17.5 KB)

[#006] sha256:4214ab667bdca1a71ba5c27cff86ecdb42d46618864fccb2a32150db52cf4754 - 0.56% (632 KB)

[#007] sha256:7e6b962234e5208952bccc092fd18c5ad4b143bfd7384fc42c80cb63abca413d - 22.44% (24.5 MB)

[#008] sha256:0963e68a65d6fafe980f24b403ffd4125c75fe8295fb5c083dc9224358f5b8f1 - 0.0% (168 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-08-30 21:49:44 UTC

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

2018-08-30 21:49:44 UTC

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

2018-09-21 02:36:28 UTC

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

2018-09-21 02:36:28 UTC

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

2018-09-21 02:36:28 UTC

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

2018-09-21 02:37:01 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-09-21 02:37:02 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-09-21 02:37:02 UTC

/bin/sh -c #(nop) ENV NAMI_VERSION=0.0.9-0

2018-09-21 02:37:05 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 "46e7c8074ef9f61851160713cadcfbe77d4d6a47d58d2b2248d92348d2411994 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-09-21 02:37:05 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-09-21 02:37:05 UTC

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

2018-09-21 02:37:07 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-09-21 02:37:07 UTC

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

2018-09-21 02:37:09 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-09-21 02:37:09 UTC

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

2018-09-21 02:37:09 UTC

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

2018-09-21 02:37:09 UTC

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

2018-09-21 09:22:08 UTC

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

2018-09-21 09:22:10 UTC

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

2018-09-21 09:22:10 UTC

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

2018-09-21 09:22:11 UTC

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

2018-09-21 09:22:11 UTC

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

2018-09-21 09:22:11 UTC

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

2018-09-21 09:22:11 UTC

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

2018-09-21 09:22:11 UTC

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

2018-09-21 09:22:11 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