Namespace
library
Image / Tag
kibana:4.6
Content Digest
sha256:ec3a858b11a4cf29972c3439b019ae92aad56b16538a79bba776ce3e87ac0434
Details
Created

2018-09-05 00:15:37 UTC

Size

105 MB

Content Digest
Environment
GOSU_VERSION

1.10

KIBANA_MAJOR

4.6

KIBANA_VERSION

4.6.6

PATH

/opt/kibana/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TINI_VERSION

v0.9.0


Layers

[#000] sha256:f189db1b88b3cab5fd17f74fee412610fe40d4b077e7882c1a50a8b6f4f0cea3 - 49.19% (51.7 MB)

[#001] sha256:8e4c00d0a2f120e9c8d90b2772a9cd8273096cf815d2281a31d68dfe98ddf249 - 0.0% (4.3 KB)

[#002] sha256:293984bcf4afb5c55460527597aa970a4f3fca4faf1c86b04c74e3cd347d8aa7 - 17.02% (17.9 MB)

[#003] sha256:d6dd51f15f3725a899c4ee78af64fa37592ef3d73baa13885c829dc822f9ae6d - 0.45% (489 KB)

[#004] sha256:fa68f5b7292314b52dd6878fd7eb8f1fca35e99fdf2f81b99cced5cd1bbf715d - 0.01% (7.12 KB)

[#005] sha256:61fcc54b8613e2862c981e58e790f6685bdaa7b3c42bfc7ad7c243911cfae822 - 0.0% (1.42 KB)

[#006] sha256:5eb8570ac72f27821d32bdfd81bb439a79736b94b0e41f4fd7837428681c43ad - 0.0% (221 Bytes)

[#007] sha256:a5f27fefcd7eb7818426f7df572cd86f7ce584fa0d6ad229b9788c617bb0b23c - 33.32% (35.1 MB)

[#008] sha256:e84909dd9edaafbf9ea0c41d8ed26f75193f99df85d8fba9a41066ff3cb2de8b - 0.0% (344 Bytes)


History
2018-09-04 21:19:53 UTC

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

2018-09-04 21:19:54 UTC

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

2018-09-05 00:12:36 UTC

/bin/sh -c groupadd -r kibana && useradd -r -m -g kibana kibana

2018-09-05 00:14:52 UTC

/bin/sh -c apt-get update && apt-get install -y ca-certificates wget libfontconfig libfreetype6 --no-install-recommends && rm -rf /var/lib/apt/lists/*

2018-09-05 00:14:53 UTC

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

2018-09-05 00:14:54 UTC

/bin/sh -c set -x && wget -O /usr/local/bin/gosu "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture)" && wget -O /usr/local/bin/gosu.asc "https://github.com/tianon/gosu/releases/download/$GOSU_VERSION/gosu-$(dpkg --print-architecture).asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4 && gpg --batch --verify /usr/local/bin/gosu.asc /usr/local/bin/gosu && rm -rf "$GNUPGHOME" /usr/local/bin/gosu.asc && chmod +x /usr/local/bin/gosu && gosu nobody true

2018-09-05 00:14:54 UTC

/bin/sh -c #(nop) ENV TINI_VERSION=v0.9.0

2018-09-05 00:14:55 UTC

/bin/sh -c set -x && wget -O /usr/local/bin/tini "https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini" && wget -O /usr/local/bin/tini.asc "https://github.com/krallin/tini/releases/download/$TINI_VERSION/tini.asc" && export GNUPGHOME="$(mktemp -d)" && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 6380DC428747F6C393FEACA59A84159D7001A4E5 && gpg --batch --verify /usr/local/bin/tini.asc /usr/local/bin/tini && rm -rf "$GNUPGHOME" /usr/local/bin/tini.asc && chmod +x /usr/local/bin/tini && tini -h

2018-09-05 00:15:02 UTC

/bin/sh -c set -ex; key='46095ACC8548582C1A2699A9D27D666CD88E42B4'; export GNUPGHOME="$(mktemp -d)"; gpg --keyserver ha.pool.sks-keyservers.net --recv-keys "$key"; gpg --export "$key" > /etc/apt/trusted.gpg.d/elastic.gpg; rm -rf "$GNUPGHOME"; apt-key list

2018-09-05 00:15:02 UTC

/bin/sh -c #(nop) ENV KIBANA_MAJOR=4.6

2018-09-05 00:15:02 UTC

/bin/sh -c #(nop) ENV KIBANA_VERSION=4.6.6

2018-09-05 00:15:03 UTC

/bin/sh -c echo "deb http://packages.elastic.co/kibana/${KIBANA_MAJOR}/debian stable main" > /etc/apt/sources.list.d/kibana.list

2018-09-05 00:15:35 UTC

/bin/sh -c set -x && apt-get update && apt-get install -y --no-install-recommends kibana=$KIBANA_VERSION && chown -R kibana:kibana /opt/kibana && rm -rf /var/lib/apt/lists/* && sed -ri "s!^(\#\s*)?(elasticsearch\.url:).*!\2 'http://elasticsearch:9200'!" /opt/kibana/config/kibana.yml && grep -q 'elasticsearch:9200' /opt/kibana/config/kibana.yml

2018-09-05 00:15:36 UTC

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

2018-09-05 00:15:37 UTC

/bin/sh -c #(nop) COPY file:1afe35294cf65766b0d19e7df5bfc671213b2d4cffe59decdc1cb601f7387d43 in /

2018-09-05 00:15:37 UTC

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

2018-09-05 00:15:37 UTC

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

2018-09-05 00:15:37 UTC

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

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